----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30507/#review70595 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On Feb. 2, 2015, 6:26 p.m., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30507/ > ----------------------------------------------------------- > > (Updated Feb. 2, 2015, 6:26 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-9434 > https://issues.apache.org/jira/browse/AMBARI-9434 > > > Repository: ambari > > > Description > ------- > > Setup of ambari-server was failed: > {noformat} > Using python /usr/bin/python2.6 > Setup ambari-server > Checking SELinux... > SELinux status is 'disabled' > Customize user account for ambari-server daemon [y/n] (n)? > Adjusting ambari-server permissions and ownership... > Checking iptables... > Checking JDK... > WARNING: JAVA_HOME /usr/lib/jvm/java-1.7.0-openjdk.x86_64 must be valid on > ALL hosts > WARNING: JCE Policy files are required for configuring Kerberos security. If > you plan to use Kerberos,please make sure JCE Unlimited Strength Jurisdiction > Policy Files are valid on all hosts. > Installing JCE policy... > ERROR: Exiting with exit code 1. > REASON: Installing JCE failed: 'Fatal exception: Fail during the extraction > of /var/lib/ambari-server/resources/., exit code 1'. Exiting. > ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -q > [email protected] "ambari-server start" & > Using python /usr/bin/python2.6 > Starting ambari-server > ERROR: Exiting with exit code -1. > REASON: DB Name property not set in config file. > - 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. > {noformat} > > > Diffs > ----- > > ambari-server/src/main/python/ambari_server/serverSetup.py 8ba8647 > > Diff: https://reviews.apache.org/r/30507/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >
