-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26768/
-----------------------------------------------------------

Review request for Ambari, Srimanth Gunturi and Yusaku Sako.


Bugs: AMBARI-7794
    https://issues.apache.org/jira/browse/AMBARI-7794


Repository: ambari


Description
-------

This side effect (hadoop.security.authorization=true breaking things when 
hadoop.security.authentication=simple) was introduced in Ambari-1.6.0 via 
AMBARI-5387; this release coincided with Blueprints feature, but the problem 
happens with non-BP deployed cluster as well.
We should fix the stack definition so that principals and keytabs properties 
are not defined when the cluster is not Kerberized.


Diffs
-----

  
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/configuration/hbase-site.xml
 a4ec9ba 
  
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hdfs-site.xml
 b07d475 
  
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HIVE/configuration/hive-site.xml
 a661af8 
  
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/MAPREDUCE/configuration/mapred-site.xml
 7ca3d80 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/configuration/hbase-site.xml
 a0ca6d7 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/configuration/hdfs-site.xml
 eb5ebdc 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HIVE/configuration/hive-site.xml
 4d2ff86 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/YARN/configuration-mapred/mapred-site.xml
 f8d7b89 

Diff: https://reviews.apache.org/r/26768/diff/


Testing
-------

The patch only includes changes in the stack xml files. 
The patch was tested to work on HDP-2.2 stack with marking 
hadoop.security.authorization=true.


Thanks,

Jaimin Jetly

Reply via email to