-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46002/
-----------------------------------------------------------
Review request for Ambari and Vitalyi Brodetskyi.
Bugs: AMBARI-15797
https://issues.apache.org/jira/browse/AMBARI-15797
Repository: ambari
Description
-------
This single VM cluster is available for few more hours.
172.22.89.190 smb2-1.novalocal smb2-1
**Error during setup**
About to start PostgreSQL
Configuring local database...
Connecting to local database...done.
Configuring PostgreSQL...
ERROR: Exiting with exit code 4.
REASON: Redirecting to /bin/systemctl reload postgresql.service
Failed to issue method call: Access denied
[root@smb2-1 ~]# ambari-server start
Using python /usr/bin/python
Starting ambari-server
ERROR: Exiting with exit code 1.
REASON: Unable to detect a system user for Ambari Server.
- If this is a new setup, then run the "ambari-server setup" command to
create the user
- If this is an upgrade of an existing setup, run the "ambari-server
upgrade" command.
Refer to the Ambari documentation for more information on setup and upgrade.
Diffs
-----
ambari-server/src/main/python/ambari_server/dbConfiguration_linux.py 754873f
Diff: https://reviews.apache.org/r/46002/diff/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk