Re: Question regarding krb tgt renewal for Hive processors and connection pools

2018-12-23 Thread Pat White
No worries Jeff, the fix and the help were great, thanks again for providing the PR. patw On Sun, Dec 23, 2018 at 12:01 PM Jeff wrote: > Pat, > > I apologize for not seeing this thread until today! I'm glad there was a > commit available for you to cherry-pick and resolve your issue. Also, >

Re: Question regarding krb tgt renewal for Hive processors and connection pools

2018-12-23 Thread Jeff
Pat, I apologize for not seeing this thread until today! I'm glad there was a commit available for you to cherry-pick and resolve your issue. Also, thanks to Shawn and Bryan the helpful comments! - Jeff On Sun, Dec 23, 2018 at 10:13 AM Pat White wrote: > Update, cherrypicking the fix from

Re: Question regarding krb tgt renewal for Hive processors and connection pools

2018-12-23 Thread Pat White
Update, cherrypicking the fix from NIFI-5134 into 1.6.0 looks good to resolve hive connectionpool tgt renew/fetch issue we're seeing. Thanks again to Shawn and Bryan for the pointers, and to Jeff for the original PR. patw On Wed, Dec 19, 2018 at 5:22 PM Shawn Weeks wrote: > It’s nifi-5134 that

Re: Question regarding krb tgt renewal for Hive processors and connection pools

2018-12-19 Thread Shawn Weeks
It’s nifi-5134 that fixes this issue. Prior to that the hive connection pool did not renew its Kerberos ticket correctly. Sent from my iPhone On Dec 19, 2018, at 5:15 PM, Pat White mailto:patwh...@oath.com>> wrote: Thanks much Bryan and Shawn, we're currently on 1.6.0 with some cherrypicks

Re: Question regarding krb tgt renewal for Hive processors and connection pools

2018-12-19 Thread Pat White
Thanks much Bryan and Shawn, we're currently on 1.6.0 with some cherrypicks from 1.8.0 jiras. Will check the archives as mentioned, thanks again. patw On Wed, Dec 19, 2018 at 4:45 PM Shawn Weeks wrote: > There is a bug for this but I’m not sure which release fixed it. Something > after 1.5 I

Re: Question regarding krb tgt renewal for Hive processors and connection pools

2018-12-19 Thread Bryan Bende
Hi Pat, I’m personally not that familiar with Hive, but for those that are, they will probably need to know what version of NiFi you are using since some bugs have been fixed along the way. Thanks, Bryan On Wed, Dec 19, 2018 at 4:59 PM Pat White wrote: > Hi Folks, > > Using kerberos auth in

Question regarding krb tgt renewal for Hive processors and connection pools

2018-12-19 Thread Pat White
Hi Folks, Using kerberos auth in Nifi clusters communicating with hdfs and for hive access, the ticket life is 24 hours. Hdfs works fine, however we're seeing issues with hive where the tgt doesn't seem to renew, or fetch a new ticket, as the 24hr limit approaches. Hence, hive access works fine