Hello all,
Currently under
STORM/0.9.1/package/scripts
<https://github.com/apache/ambari/tree/trunk/ambari-server/src/main/resources/common-services/STORM/0.9.1/package/scripts>
there are supervisor.py and supervisor_prod.py (similar for Nimbus) when
configuring Storm for supervision you update the metainfo.xml to reference
the _prod.py files.
In our cluster we have combined them both files into a single file with a
conditional check for supervisord support.
Wondering if there was interest in adding/sharing this feature or not?
Feature request
https://issues.apache.org/jira/browse/AMBARI-24079
Thanks
-David
|