Github user sureshms commented on the pull request:
https://github.com/apache/incubator-storm/pull/85#issuecomment-41324906
The problem with the approach you are talking about is, the shell where
STORM services are started, STORM_JAVA_HOME should be set. Having storm_env.sh,
some what similar hadoop_env.sh could be a nice way to capture configuration
and use it in the scripts. I can certainly turn storm_env.sh into an ini file
and directly use it in python, instead of using shell script that uses
storm_env.sh to launch python script. What do you think?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---