Matt, your patch does work. The nightmare has ended :)
If not yet included, in my opinion, is better to include it into NIFI 1.1.0. AP ________________________________ From: Alessio Palma <[email protected]> Sent: Wednesday, November 16, 2016 8:26:46 AM To: [email protected] Subject: Re: HiveConnectionPool - Invalid connections are returned Thanks Matt! I'll try it asap and will give you feedback on this mailing list. ________________________________ From: Matt Burgess <[email protected]> Sent: Tuesday, November 15, 2016 6:05:19 PM To: [email protected] Subject: Re: HiveConnectionPool - Invalid connections are returned Alessio, I applied the same fix from NIFI-2381 [1] to HiveConnectionPool, I have a branch with this change [2]. I haven't been able to reproduce and/or test the fix yet, which is why there is no PR/patch available yet. Please feel free to build the Hive NAR from my branch and try it in your setup, I would be interested to know if it solves the problem. Regards, Matt [1] https://issues.apache.org/jira/browse/NIFI-2381 [2] https://github.com/mattyb149/nifi/commits/NIFI-2927 On Tue, Nov 15, 2016 at 5:20 AM, Alessio Palma <[email protected]> wrote: > Hello all, > > is there any way to speed up this > > https://issues.apache.org/jira/browse/NIFI-2927 > > or can I have some pointers about how to start to fix it ? > > > This problem has become critical for our purposes. > > > Thanks for your time. >
