You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Sumit Mohanty <sm...@hortonworks.com> on 2015/03/31 22:02:11 UTC

Review Request 32697: Ambari HDP 2.0.6+ stacks do not work with fs.defaultFS not being hdfs

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

Review request for Ambari, Ivan Mitic, Mahadev Konar, and Yusaku Sako.


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


Repository: ambari


Description
-------

Ambari HDP 2.0.6+ stacks do not work with fs.defaultFS not being hdfs


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java a6d4da7 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/configuration/hdfs-site.xml 960265c 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_namenode.py 615dd54 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py d1d6f96 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/service_check.py ffbe658 
  ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py 1919958 
  ambari-server/src/test/python/stacks/2.0.6/HDFS/test_service_check.py 43ddf6c 
  ambari-server/src/test/python/stacks/2.0.6/configs/altfs_plus_hdfs.json PRE-CREATION 
  ambari-web/app/controllers/main/service/reassign/step4_controller.js a8ea7ef 
  ambari-web/app/models/service_config.js 1966d12 

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


Testing
-------

Ran all ambari-server and ambari-agent tests. Tested on a NN HA enabled cluster as well.


Thanks,

Sumit Mohanty