2.3. Kerberos Setup for Hive Views

To set up basic Kerberos for views, see "Set Up Kerberos for Ambari Server" in the Ambari Security Guide. After you have set up basic Kerberos for the Hive View, Hive requires the following additional settings:

 

Table 7.3. Kerberos Settings for Hive Views

Property

Value

WebHDFS Authentication

auth=KERBEROS;proxyuser=<ambari-principal>

Hive Authentication

KERBEROS and the principal is set to the same principal that is specified in hive-site.xml for hive.server2.authentication.kerberos.principal . For example, see the following figure.


 

Figure 7.6. Hive View Kerberos Configuration Example



loading table of contents...