Created on 08-01-2017 04:20 PM - edited 08-17-2019 09:12 PM
Hi,
I created a Hive Connection Pool and am able to successfully connect and query tables in Hive. But every few minutes i am getting this errors. any idea why.??
this is causing a big problem and my hive processing are hanging without any error..and because of that (i think) there are many putHiveQL processes hanging forever..
1. How to solve this renew Kerberos error..?
2. How to i clear all these unresponsive processes.? i tried to stop but they wouldnt..
Regards,
Sai
Created 08-25-2017 08:59 PM
Hi @Wynner,
i am running on 1.1 and i fixed these 2 issues..
fixed the Kerberos error by using only one Kerberos principal across many connections, earlier i used some connections as NiFi and some as my id..i think it was getting confused some where and throwing errors..once i changed all to use nifi id it is working fine.
Only way i could clear hung processes are changing a setting in Ambari to not to pick the files when nifi restarts and restarting NiFi. i couldn't find anyother way..
Regards,
Sai
Created 08-25-2017 08:42 PM
What is the version of NiFi?
Created 08-25-2017 08:59 PM
Hi @Wynner,
i am running on 1.1 and i fixed these 2 issues..
fixed the Kerberos error by using only one Kerberos principal across many connections, earlier i used some connections as NiFi and some as my id..i think it was getting confused some where and throwing errors..once i changed all to use nifi id it is working fine.
Only way i could clear hung processes are changing a setting in Ambari to not to pick the files when nifi restarts and restarting NiFi. i couldn't find anyother way..
Regards,
Sai