----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32619/ -----------------------------------------------------------
(Updated Апрель 7, 2015, 11:37 п.п.) Review request for Ambari, Eugene Chekanskiy, Florian Barca, and Jayush Luniya. Changes ------- test was fixed Bugs: AMBARI-10271 https://issues.apache.org/jira/browse/AMBARI-10271 Repository: ambari Description ------- [WinTP2] Agent Automatic Bootstrap: Adapt the bootstrap.py to upload bootstrap archive to agent node, unzip and run setupAgent script on windows Diffs (updated) ----- ambari-server/conf/windows/ambari.properties d0fb6dd ambari-server/src/main/assemblies/server-windows.xml 8b5483a ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BSRunner.java 331b309 ambari-server/src/main/python/bootstrap.py 692ce27 ambari-server/src/main/windows/psremoting/Create-RemotingDir.ps1 PRE-CREATION ambari-server/src/main/windows/psremoting/Run-RemotingScript.ps1 PRE-CREATION ambari-server/src/main/windows/psremoting/Send-RemotingFile.ps1 PRE-CREATION ambari-server/src/main/windows/psremoting/Unzip-RemotingFile.ps1 PRE-CREATION ambari-server/src/test/python/TestBootstrap.py 0dadaed Diff: https://reviews.apache.org/r/32619/diff/ Testing (updated) ------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Ambari Views ...................................... SUCCESS [4.466s] [INFO] Ambari Metrics Common ............................. SUCCESS [1.433s] [INFO] Ambari Server ..................................... SUCCESS [1:13.917s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ Also tested manually from command line and using API call. Bootstrap process completed success! Thanks, Artem Baranchuk