You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Florian Barca <fb...@hortonworks.com> on 2015/03/03 23:44:22 UTC

Review Request 31708: Config validation error while trying to install a 3 node cluster on Ubuntu

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

Review request for Ambari, Jayush Luniya, Mahadev Konar, and Sumit Mohanty.


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


Repository: ambari


Description
-------

Fixed shell script shebang line. Fixed OS-dependent disk capacity retrieval routines. Normalized imports.


Diffs
-----

  ambari-agent/conf/unix/ambari-sudo.sh 0909594a49daf1928e89b0b84899f0abe51acd85 
  ambari-agent/src/main/python/ambari_agent/Controller.py bd961c130beda4c5e7c49e763e3f7c3c1e48e589 
  ambari-agent/src/main/python/ambari_agent/Hardware.py 54276afede9e78076c3507ee19b820117f7dbc65 
  ambari-agent/src/main/python/ambari_agent/Heartbeat.py 695c0fcc6b50e00439d35ffcdf00cc410d0ff560 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py 776b1d5c819f085e01dd07c8d2b14d80807ba524 

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


Testing
-------

mvn clean test
deployment on a local Ubuntu Vm cluster -> no repro


Thanks,

Florian Barca