----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26930/#review57337 -----------------------------------------------------------
Ship it! Ship It! - Vitalyi Brodetskyi On Жов. 20, 2014, 3:25 після полудня, Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26930/ > ----------------------------------------------------------- > > (Updated Жов. 20, 2014, 3:25 після полудня) > > > Review request for Ambari, Dmytro Sen and Vitalyi Brodetskyi. > > > Bugs: AMBARI-7862 > https://issues.apache.org/jira/browse/AMBARI-7862 > > > Repository: ambari > > > Description > ------- > > ambari server a410ca3b8f27412140553e8cfc2a2392154af0c9 > storm.nimbus.childopts has: > -Xmx1024m _JAAS_PLACEHOLDER > -javaagent:/usr/hdp/current/storm-nimbus/contrib/storm-jmxetric/lib/jmxetric-1.0.4.jar=host=c6402.ambari.apache.org,port=8649,wireformat31x=true,mode=multicast,config=/usr/hdp-nimbus/current/storm-client/contrib/storm-jmxetric/conf/jmxetric-conf.xml,process=Nimbus_JVM > Please change /usr/hdp-nimbus to /usr/hdp > after fixing the above ambari doesn't recognize if the service started > because its using following > pgrep -f "^java.+backtype.storm.ui.core$" && pgrep -f > "^java.+backtype.storm.ui.core$" > since those texts are not in process list it won't find that the service is > started > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.2/services/STORM/configuration/storm-site.xml > 05b8df4 > > Diff: https://reviews.apache.org/r/26930/diff/ > > > Testing > ------- > > [INFO] > [INFO] Ambari Main ....................................... SUCCESS [3.776s] > [INFO] Apache Ambari Project POM ......................... SUCCESS [0.257s] > [INFO] Ambari Web ........................................ SUCCESS [41.033s] > [INFO] Ambari Views ...................................... SUCCESS [2.424s] > [INFO] Ambari Admin View ................................. SUCCESS [10.009s] > [INFO] Ambari Server ..................................... SUCCESS > [23:16.315s] > [INFO] Ambari Agent ...................................... SUCCESS [19.915s] > [INFO] Ambari Client ..................................... SUCCESS [0.039s] > [INFO] Ambari Python Client .............................. SUCCESS [0.349s] > [INFO] Ambari Groovy Client .............................. SUCCESS [8.145s] > [INFO] Ambari Shell ...................................... SUCCESS [0.038s] > [INFO] Ambari Python Shell ............................... SUCCESS [0.058s] > [INFO] Ambari Groovy Shell ............................... SUCCESS [5.897s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 24:48.872s > [INFO] Finished at: Mon Oct 20 18:23:46 FET 2014 > [INFO] Final Memory: 48M/374M > [INFO] > ------------------------------------------------------------------------ > > > Thanks, > > Dmitro Lisnichenko > >
