Kerberos Setup for Hive View
Prerequisites
Set up basic Kerberos for the Ambari server that manages Views.
Steps
After you have set up Kerberos on the Ambari Views server, you must manually set the following Hive View property:
- WebHDFS Authentication
auth=KERBEROS;proxyuser=<ambari-principal-name>
This property is only needed if the view is Custom Configured or Ambari Server is Kerberized before 2.4.0.
More Information