-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20234/
-----------------------------------------------------------
Review request for Ambari, Mahadev Konar and Sid Wagle.
Bugs: Ambari-5431
https://issues.apache.org/jira/browse/Ambari-5431
Repository: ambari
Description
-------
The problem here is storm topologies cannot be submitted because JAVA_HOME is
not defined on Ambari deployed cluster. Instead of defining JAVA_HOME each time
a user submits the topology, lets add storm-env.sh (similar to hadoop-env.sh)
for storm.
This file is mandatory and has to be present under /etc/storm/conf for Ambari
clusters.
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/package/scripts/params.py
c0f3e18
ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/package/scripts/storm.py
bce272b
ambari-server/src/main/resources/stacks/HDP/2.1/services/STORM/package/templates/storm-env.sh.j2
PRE-CREATION
Diff: https://reviews.apache.org/r/20234/diff/
Testing
-------
OK
----------------------------------------------------------------------
Total run:521
Total errors:0
Total failures:0
Thanks,
Sumit Mohanty