Re: [DISCUSS] NiFi 1.1.0 release

2016-11-16 Thread Andy LoPresto
Just updating this thread that NIFI-3050 [1] and NIFI-3051 [2] have been added to my plate for this release. Coordinated with Joe Witt and they should both be included. [1] https://issues.apache.org/jira/browse/NIFI-3050 [2] https://issues.apache.org/jira/browse/NIFI-3051 Andy LoPresto

Re: [DISCUSS] NiFi 1.1.0 release

2016-11-16 Thread Joe Witt
Team There is a thread on apache legal-discuss that might allow for a graceperiod of continued usage of the json library. Am going to keep a close eye on this and if VP Legal approves we'll be able to keep the twitter processors in which is definitely a good thing. Will advise Thanks Joe On

Re: [DISCUSS] NiFi 1.1.0 release

2016-11-16 Thread Bryan Bende
I've noticed an issue with the per-instance class loading capability introduced in NIFI-2909 where the additional classpath resources can get incorrectly removed from the class loader. I was able to reproduced this with a unit test and have a fix ready. I believe this is important and needs to go

Re: NiFi Spark Processor

2016-11-16 Thread Joey Frazee
Shanka, It's hard to tell without more details, which you can probably find in the logs, but the pom.xml in that project has not been updated for any of the recent (< 1y) releases of NiFi (0.6, 0.7, 1.0), so you're probably going to have to change the version properties and, if using NiFi

Re: [DISCUSS] NiFi 1.1.0 release

2016-11-16 Thread Matt Gilman
I have two items that I would like to wrap up prior to creating an RC for 1.1.0. NIFI-2949 addresses some UX issues around Remote Process Group port configuration. The work is already completed and I will be reviewing it this today. Additionally, following recent interest on the mailing list, I'd

Re: HiveConnectionPool - Invalid connections are returned

2016-11-16 Thread Alessio Palma
Thanks Matt! I'll try it asap and will give you feedback on this mailing list. From: Matt Burgess Sent: Tuesday, November 15, 2016 6:05:19 PM To: dev@nifi.apache.org Subject: Re: HiveConnectionPool - Invalid connections are returned

NiFi Spark Processor

2016-11-16 Thread shankhamajumdar
Hi, I am trying to use custom Spark Nifi processor. I have downloaded the processor from https://github.com/qiansl127/nifi-spark-bundle and then executed the maven build. After the maven build I have copied nifi-spark-nar-0.3.0.nar inside NiFi lib folder and restarted the NiFi server which is not