Re: Recommendation on getting started as a contibutor

2015-10-26 Thread Oleg Zhurakousky
Mark Yes there are a lot of projects since aside form core modules there are out-of-the-box NAR bundles and other supporting modules, and everything is a separate project. So, when importing you can chose to have a view into the entire NiFi or individual modules you interested in working on

Re: Recommendation on getting started as a contibutor

2015-10-26 Thread Venkatesh Sellappa
Hi Mark, Welcome. I am a newbie to the project myself and therefore some of the tricks i used are fresh in my mind. (though i use intellij). I suspect a key differentiator here is the use of Maven , which is completely different from Ant and in a good way for the most part. Here are some key

Re: Recommendation on getting started as a contibutor

2015-10-26 Thread Mark Petronic
On Mon, Oct 26, 2015 at 5:06 AM, Oleg Zhurakousky wrote: > nifi-ide-integration Oleg, thanks for the nifi-ide-integration github. I was able to get up and running in the debugger in Eclipse pretty easy with this. I did have to add this to my VM args in my run

Re: Recommendation on getting started as a contibutor

2015-10-26 Thread Mark Petronic
Thanks Oleg. The pointer to the committers guide what I needed. Missed that one. Thanks for the insight into your setup as well. On Oct 26, 2015 5:06 AM, "Oleg Zhurakousky" wrote: > Mark > > Yes there are a lot of projects since aside form core modules there are >

Re: Recommendation on getting started as a contibutor

2015-10-26 Thread Mark Petronic
Thanks for the tips Venkatesh Hi Mark, Welcome. I am a newbie to the project myself and therefore some of the tricks i used are fresh in my mind. (though i use intellij). I suspect a key differentiator here is the use of Maven , which is completely different from Ant and in a good way for the