-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30416/
-----------------------------------------------------------
Review request for Ambari, Alejandro Fernandez and Dmitro Lisnichenko.
Bugs: AMBARI-9400
https://issues.apache.org/jira/browse/AMBARI-9400
Repository: ambari
Description
-------
Upgrade command fails:
{code}
ambari-server upgrade
Using python /usr/bin/python2.6
Upgrading ambari-server
Updating properties in ambari.properties ...
WARNING: server.jdbc.database_name property isn't set in ambari.properties.
Setting it to default value - ambari
Fixing database objects owner
ERROR: Exiting with exit code 15.
REASON: Invalid database selection: local
{code}
Diffs
-----
ambari-server/src/main/python/ambari_server/serverConfiguration.py 3f04840
ambari-server/src/test/python/TestAmbariServer.py caa1cf5
Diff: https://reviews.apache.org/r/30416/diff/
Testing
-------
mvn clean test
Thanks,
Vitalyi Brodetskyi