-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45041/
-----------------------------------------------------------
Review request for Ambari, Andrew Onischuk, Dmitro Lisnichenko, and Dmytro Sen.
Bugs: AMBARI-15483
https://issues.apache.org/jira/browse/AMBARI-15483
Repository: ambari
Description
-------
ambari-server setup command shows strange paths with double slashes in front:
Successfully installed JDK to //usr/jdk64/
Downloading JCE Policy archive from
http://public-repo-1.hortonworks.com/ARTIFACTS/jce_policy-8.zip to
//var/lib/ambari-server/resources/jce_policy-8.zip
Successfully downloaded JCE Policy archive to
//var/lib/ambari-server/resources/jce_policy-8.zip
Installing JCE policy...
Completing setup...
Configuring database...
Enter advanced database configuration y/n ?
Configuring database...
Default properties detected. Using built-in database.
WARNING: Command chown None //etc/ambari-server/conf/password.dat returned exit
code //etc/ambari-server/conf/password.dat with message: chown: invalid user:
`None'
Diffs
-----
ambari-server/src/main/python/ambari_server/serverConfiguration.py 29187bd
Diff: https://reviews.apache.org/r/45041/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi