> On Март 30, 2015, 3:53 п.п., Florian Barca wrote: > > ambari-server/src/main/windows/psremoting/Create-RemotingDir.ps1, line 34 > > <https://reviews.apache.org/r/32619/diff/1/?file=909162#file909162line34> > > > > Great that you're handling exceptions here. Hopefully the usage of > > -Force doesn't destroy any contents in an already created directory.
No -Force doesn't destroy already existing dir - Artem ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32619/#review78208 ----------------------------------------------------------- On Март 30, 2015, 12:46 п.п., Artem Baranchuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32619/ > ----------------------------------------------------------- > > (Updated Март 30, 2015, 12:46 п.п.) > > > 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/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 111ff46 > 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 > >
