Created 12-01-2016 07:12 PM
Hi All,
I've kerberized HDP 2.4, and i'm trying to access Hive view on Ambari.
I'm logged in as admin, and i'm getting the following error -
-----------
Failed on local exception: java.io.IOException: org.apache.hadoop.security.AccessControlException: Client cannot authenticate via:[TOKEN, KERBEROS]; Host Details : local host is: "sandbox.hortonworks.com/10.0.2.15"; destination host is: "sandbox.hortonworks.com":8020;
---------------
I've followed the steps in the following link -
https://community.hortonworks.com/articles/40658/configure-hive-view-for-kerberized-cluster.html
Pls note - I'm able to access the Tez view, but the Hive view is showing exception
Attached is screenshot of Hive View, and core-site.xml.
Created 12-01-2016 09:27 PM
I can see that you have mentioned IP address under custom settings. Please do not use IP addresses anywhere, Kerberos authentication doesn't like IP addresses.
Also Please select custom setting where you have selected local cluster under 'Cluster Management' section.
I would suggest you double check the settings with my article. I can see that YARN resource manager and ATS properties are also unset in your PDF.
Hope this information helps.
Created 12-09-2016 08:01 PM
@Kuldeep Kulkarni - thanks for the response, the issue got fixed.
Pls see link ->