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

(Updated Nov. 6, 2014, 4:59 p.m.)


Review request for Ambari, Alejandro Fernandez, Andrew Onischuk, Dmitro 
Lisnichenko, and Mahadev Konar.


Changes
-------

Initialize dn_proc_user=hdf_user, so hadoop-env.xml always has a value for 
HDFS_DN_PROC_USER and does the right thing.


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


File Attachments (updated)
----------------

AMBARI-8174-fix.patch
  
https://reviews.apache.org/media/uploaded/files/2014/11/06/7d375ad8-3feb-4d5b-9097-a5ab5b26cda7__AMBARI-8174-fix.patch


Thanks,

Sid Wagle

Reply via email to