Configuring custom Kerberos principal for Phoenix
Use the steps given here to configure a custom Kerberos principal for Phoenix.
To configure a custom Kerberos principal for Phoenix:
Use the steps given here to configure a custom Kerberos principal for Phoenix.
To configure a custom Kerberos principal for Phoenix:
<property>
<name>hadoop.proxyuser.NEW_PHOENIX_PRINCIPAL.hosts</name>
<value>*</value>
</property>
<property>
<name>hadoop.proxyuser.NEW_PHOENIX_PRINCIPAL.groups</name>
<value>*</value>
</property>