-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35604/
-----------------------------------------------------------
Review request for Ambari and Robert Levas.
Bugs: AMBARI-11996
https://issues.apache.org/jira/browse/AMBARI-11996
Repository: ambari
Description
-------
Setup cluster with security.
Tried to add Hive and Pig.
'Choose Authorization' on Hive Setting tab has value 'none'
On Advanced tab we can see two properties that are required -
'hive.server2.authentication.kerberos.keytab' and
'hive.server2.authentication.kerberos.principal'.
They have empty values and should not be present.
**Problem**: Hive Server does not have default values for the two properties in
the stack definition and they will be unset in case of adding Hive post
Kerberization.
**Solution**: Default values added
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.2/services/HIVE/configuration/hive-site.xml
6f9c22b
Diff: https://reviews.apache.org/r/35604/diff/
Testing
-------
Ambari server tests
Add Hive on a Secure cluster
Thanks,
Emil Anca