----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35394/#review87861 -----------------------------------------------------------
Please hold on this patch. Is this for 2.2.0 or 2.1.0? Also the changes impact Linux which isnt required at this stage. Lets discuss on this change first. - Jayush Luniya On June 14, 2015, 5:28 a.m., Florian Barca wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35394/ > ----------------------------------------------------------- > > (Updated June 14, 2015, 5:28 a.m.) > > > Review request for Ambari, Artem Baranchuk and Jayush Luniya. > > > Bugs: AMBARI-11890 > https://issues.apache.org/jira/browse/AMBARI-11890 > > > Repository: ambari > > > Description > ------- > > Strengthened the parameter assignments originating from environment vars, to > handle out-of-order installations > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/datanode.py > fc54f73ce401be6266c6c021bf4d682310f77b3a > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_client.py > 961e644e69597318275624a49bc8d2e111126de9 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/install_params.py > PRE-CREATION > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/journalnode.py > 0cae36f3a3b68538abd6149f0623b39267052c97 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode.py > 578d994cb1905afc7b4f3376bb6b5cac72ef2385 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/nfsgateway.py > d599b8cc43a83955b09886cfb607538f811839e8 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params.py > b89eefd62a5d026c18c8b09b2fd5ec0464fcacc7 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py > bc5a96b2c26ca532c289ad8e50bf3b05e6fd281d > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_windows.py > c3ee304a20f25959a209fb0acdf1af6206f8464a > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/service_check.py > 7a1e6b7724173741bd6e4352ab5562a06f876787 > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/snamenode.py > 108ef01e44f2896a6c7cffcc3ce7eb3052b469aa > > ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/zkfc_slave.py > 14de094675010185e0ca6351d59b0eb28a909fb6 > > ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/package/scripts/params_windows.py > 506e869d2a6265fcbf11501d11b12948e8dbb2fa > > ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_windows.py > 8e89052298d03dcb6c5a2322f56e230a07939994 > > ambari-server/src/main/resources/common-services/PIG/0.12.0.2.0/package/scripts/params_windows.py > 7bb7ef86f4a7a8ec43d7026331f74ac0813a47b4 > > ambari-server/src/main/resources/common-services/SLIDER/0.60.0.2.2/package/scripts/params_windows.py > 52106a7460b25a927b2624742596cf688261de7b > > ambari-server/src/main/resources/common-services/TEZ/0.4.0.2.1/package/scripts/params_windows.py > 2f9ee30717cb3e0a0a15ca816677991737311936 > > ambari-server/src/main/resources/common-services/ZOOKEEPER/3.4.5.2.0/package/scripts/params_windows.py > e5ce948757c91f14bf7589e6738b27b3ee2f5dd4 > > Diff: https://reviews.apache.org/r/35394/diff/ > > > Testing > ------- > > deploy via blueprint on a local VM cluster -> deployment ok > > > Thanks, > > Florian Barca > >