Re: About Nar Classloader

2019-05-09 Thread Jianan Zhang
Thanks for help. Very interesting work, it is worth to do a deep research. Thanks again. Jianan On Thu, May 9, 2019 at 10:28 PM Otto Fowler wrote: > I did not update the readme with the bintray maven info, you can see it > here: > https://bintray.com/palindromicity > > > On May 9, 2019 at 08:05

Re: About Nar Classloader

2019-05-09 Thread Otto Fowler
I did not update the readme with the bintray maven info, you can see it here: https://bintray.com/palindromicity On May 9, 2019 at 08:05:08, Otto Fowler (ottobackwa...@gmail.com) wrote: https://www.youtube.com/watch?v=-ISycoP3TVA Is a video demonstrating using the archetypes to create a bundle,

Re: About Nar Classloader

2019-05-09 Thread Otto Fowler
https://www.youtube.com/watch?v=-ISycoP3TVA Is a video demonstrating using the archetypes to create a bundle, loading it via UI into Metron and starting a storm topology that loads it from HDFS. On May 9, 2019 at 07:47:59, Otto Fowler (ottobackwa...@gmail.com) wrote: I think I am that person, I

Re: About Nar Classloader

2019-05-09 Thread Otto Fowler
I think I am that person, I call them Bundles not NARs. ;) https://github.com/palindromicity/bundles https://github.com/palindromicity/test-bundles https://github.com/palindromicity/bundles-testing https://github.com/palindromicity/bundles-maven A while ago, I forked and refactored the NAR bundl

About Nar Classloader

2019-05-08 Thread Jianan Zhang
Hi all, I really like the idea of Nar-Bundle, it create namespaces that separate several dependency environments. I want to use Nar-Bundle in other java project, and I found the artifact, but this utils seems to be custom-made to nifi. Does it exists standalone nar-utils or other similar utils?

Re: About Nar Classloader

2019-05-08 Thread Joe Witt
Jianan We have not done the work to fully isolate the concept of a NiFi Archive (Nar) such that it could be used outside of NiFi as a general classloader isolation pattern. There was one other person interested in helping make this happen in the past but I'm not sure where it has gone. With some