----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34055/#review83291 -----------------------------------------------------------
Ship it! Ship It! - Alejandro Fernandez On May 11, 2015, 7:50 p.m., Nate Cole wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34055/ > ----------------------------------------------------------- > > (Updated May 11, 2015, 7:50 p.m.) > > > Review request for Ambari, Alejandro Fernandez and Jonathan Hurley. > > > Bugs: AMBARI-11049 > https://issues.apache.org/jira/browse/AMBARI-11049 > > > Repository: ambari > > > Description > ------- > > Update for conf_select.py to lookup libexec, bin, sbin, lib directories that > are common. Punted on hadoop_home for now, as they appear to be used only by > Windows scripts and there's small variations between components. > > > Diffs > ----- > > > ambari-common/src/main/python/resource_management/libraries/functions/conf_select.py > 45888d7 > > ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/params.py > 3d2d36d > > ambari-server/src/main/resources/common-services/FALCON/0.5.0.2.1/package/scripts/params_linux.py > 27ced1d > > ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py > aec8e23 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py > 82a6351 > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_linux.py > bd6f70e > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/status_params.py > d0acb59 > > ambari-server/src/main/resources/common-services/MAHOUT/1.0.0.2.3/package/scripts/params.py > 47ce98a > > ambari-server/src/main/resources/common-services/OOZIE/4.0.0.2.0/package/scripts/params_linux.py > 6909cd7 > > ambari-server/src/main/resources/common-services/PIG/0.12.0.2.0/package/scripts/params_linux.py > 93c8c71 > > ambari-server/src/main/resources/common-services/SPARK/1.2.0.2.2/package/scripts/params.py > 4130472 > > ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_linux.py > 7f17a26 > > ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py > ee454b6 > > ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/after-INSTALL/scripts/params.py > 5c6c5bd > > ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py > 9054133 > > ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/scripts/params.py > 059835d > ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py 2e7af32 > > Diff: https://reviews.apache.org/r/34055/diff/ > > > Testing > ------- > > Python only changes; changed HDFS test to make checks for various scenarios. > > Ran 232 tests in 6.698s > > OK > ---------------------------------------------------------------------- > Total run:738 > Total errors:0 > Total failures:0 > OK > > > Thanks, > > Nate Cole > >
