-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27663/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, and Mahadev
Konar.
Bugs: AMBARI-8174
https://issues.apache.org/jira/browse/AMBARI-8174
Repository: ambari
Description
-------
Issue found during HDFS system test installed with ambari with Kerberos on, no
wire encryption and no argus.
2014-11-03 12:48:07,890 FATAL datanode.DataNode
(DataNode.java:secureMain(2385)) - Exception in secureMain
java.lang.RuntimeException: Cannot start secure DataNode without configuring
either privileged resources or SASL RPC data transfer protection and SSL for
HTTP. Using privileged resources in combination with SASL RPC data transfer
protection is not supported.
at
org.apache.hadoop.hdfs.server.datanode.DataNode.checkSecureConfig(DataNode.java:1122)
at
org.apache.hadoop.hdfs.server.datanode.DataNode.startDataNode(DataNode.java:1023)
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py
fa3b118
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/package/scripts/hdfs.py
25c1067
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/package/scripts/params.py
22ce519
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/package/scripts/utils.py
14251cd
ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/hadoop-env.xml
158dfc0
ambari-server/src/test/python/stacks/2.0.6/HDFS/test_datanode.py b5b230d
Diff: https://reviews.apache.org/r/27663/diff/
Testing
-------
----------------------------------------------------------------------
Ran 242 tests in 3.666s
OK
----------------------------------------------------------------------
Total run:683
Total errors:0
Total failures:0
OK
Thanks,
Sid Wagle