-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20172/
-----------------------------------------------------------
Review request for Ambari and Dmitro Lisnichenko.
Bugs: AMBARI-5412
https://issues.apache.org/jira/browse/AMBARI-5412
Repository: ambari
Description
-------
*STR:*
1. Deploy Hadoop by default scenario with all services.
2. Try to start Storm.
*Actual results:*
- "Start All Services" operation failed because of "Supervisor start" failed.
- "Start Storm" operation does not contain "Supervisor start" popups, but all
supervisors are STARTED after it have finished.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/package/scripts/service.py
5f9db49
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_supervisor.py
070498d
ambari-server/src/test/python/stacks/2.1/STORM/test_storm_supervisor_prod.py
91398e7
Diff: https://reviews.apache.org/r/20172/diff/
Testing
-------
----------------------------------------------------------------------
Ran 191 tests in 2.766s
OK
----------------------------------------------------------------------
Total run:525
Total errors:0
Total failures:0
OK
Thanks,
Vitalyi Brodetskyi