> On Март 31, 2015, 7:09 п.п., Florian Barca wrote: > > ambari-server/src/main/python/bootstrap.py, line 168 > > <https://reviews.apache.org/r/32619/diff/1/?file=909161#file909161line168> > > > > Needs to be -File instead of -Command here
-File doesnt work when we run scripts from python. It will be ok when we wrap powershel by cmd script or run it just from command line. Think we should leave it as -Command for now. - Artem ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32619/#review78389 ----------------------------------------------------------- On Апрель 1, 2015, 3:06 п.п., Artem Baranchuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32619/ > ----------------------------------------------------------- > > (Updated Апрель 1, 2015, 3:06 п.п.) > > > Review request for Ambari, Eugene Chekanskiy, Florian Barca, and Jayush > Luniya. > > > 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 > ----- > > ambari-server/conf/windows/ambari.properties cfe9c3d > ambari-server/src/main/assemblies/server-windows.xml 8b5483a > > ambari-server/src/main/java/org/apache/ambari/server/bootstrap/BSRunner.java > 8c27934 > 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 > > Diff: https://reviews.apache.org/r/32619/diff/ > > > Testing > ------- > > tested manyally > > > Thanks, > > Artem Baranchuk > >
