----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60540/#review179497 -----------------------------------------------------------
Ship it! Ship It! - Sebastian Toader On July 3, 2017, 11:53 a.m., Laszlo Puskas wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60540/ > ----------------------------------------------------------- > > (Updated July 3, 2017, 11:53 a.m.) > > > Review request for Ambari, Attila Doroszlai, Sumit Mohanty, and Sebastian > Toader. > > > Bugs: AMBARI-21339 > https://issues.apache.org/jira/browse/AMBARI-21339 > > > Repository: ambari > > > Description > ------- > > Logviewer is only started along with the supervisor so inn cases when nimbus > runs on a node not hosting supervisor logviever doesn't run. > > Solution: > - in such cases the logviewr is started along with nimbus > > > Diffs > ----- > > > ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts/nimbus.py > a6bc437 > ambari-server/src/test/python/stacks/2.1/STORM/test_storm_nimbus.py 35f057c > ambari-server/src/test/python/stacks/2.1/configs/default-storm-start.json > 27cb63e > ambari-server/src/test/python/stacks/2.1/configs/default.json e04e1eb > ambari-server/src/test/python/stacks/2.1/configs/secured-storm-start.json > 1b027b7 > ambari-server/src/test/python/stacks/2.1/configs/secured.json 61b359c > > > Diff: https://reviews.apache.org/r/60540/diff/2/ > > > Testing > ------- > > Manually on dev env. > > - provision cluster with storm, nimbus and supervisor running on the same > host -> logviewer started along with *supervisor* > - provision cluster with storm, nimbus running "alone" on the node -> > logviewer started along with *nimbus* > > > Thanks, > > Laszlo Puskas > >
