Created on 06-03-2016 08:29 PM - edited 08-19-2019 03:31 AM
We have a kerberized cluster and just finished configuring the Hive and HDFS views inside Ambari 2.1.2.1 by following the documentation here: http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.2.1/bk_ambari_views_guide/content/section_kerber...
I'm able to login to ambari with my username to use both the Hive and HDFS view OK. I'm testing these views with Ranger now. The problem is the Hive view seems to be running as the ambari-server user.
How do make the hive view run queries as my username instead of ambari-server?
Note: The HDFS view seems to be working correctly because I can see the correct username in the audit logs.
Created 06-03-2016 11:17 PM
Wonder if you are hitting this issue?
https://issues.apache.org/jira/browse/AMBARI-13875
It's fixed in Ambari 2.2+. The latest Ambari is 2.2.2.0 and upgrade docs / general docs can be found here:
http://docs.hortonworks.com/HDPDocuments/Ambari/Ambari-2.2.2.0/index.html
Created 06-08-2016 10:57 PM
@Kit Menke glad to hear it! Thanks for taking the time to update the forum after getting it working.