----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17753/#review33912 -----------------------------------------------------------
ambari-server/src/main/python/ambari-server.py <https://reviews.apache.org/r/17753/#comment63641> The new setup statement is not changed. Can you please change it to: If this is a new setup, then run the 'ambari-server setup' command to create the user - Mahadev Konar On Feb. 5, 2014, 7:23 p.m., Dmytro Shkvyra wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17753/ > ----------------------------------------------------------- > > (Updated Feb. 5, 2014, 7:23 p.m.) > > > Review request for Ambari and Jeff Sposetti. > > > Bugs: AMBARI-4537 > https://issues.apache.org/jira/browse/AMBARI-4537 > > > Repository: ambari > > > Description > ------- > > Changed message to: > > Using python /usr/bin/python2.6 > Starting ambari-server > ERROR: Exiting with exit code 1. > REASON: Unable to detect a system user for Ambari Server. > - If it is a new setup then only run "ambari-server setup" command to create > 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.py 6b9446e > > Diff: https://reviews.apache.org/r/17753/diff/ > > > Testing > ------- > > > Thanks, > > Dmytro Shkvyra > >
