You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Albert Chu (JIRA)" <ji...@apache.org> on 2014/05/14 19:55:15 UTC

[jira] [Created] (STORM-320) Support STORM_CONF_DIR environment variable for alternate conf dir

Albert Chu created STORM-320:
--------------------------------

             Summary: Support STORM_CONF_DIR environment variable for alternate conf dir
                 Key: STORM-320
                 URL: https://issues.apache.org/jira/browse/STORM-320
             Project: Apache Storm (Incubating)
          Issue Type: Improvement
    Affects Versions: 0.9.1-incubating
            Reporter: Albert Chu
            Priority: Minor


In many apache big data projects (Hadoop, Hbase, to name a few), the user can specify an alternate config file directory with PROJECT_CONF_DIR, such as HADOOP_CONF_DIR or HBASE_CONF_DIR.

It'd be useful to have this feature in Storm instead of hard coding a different location into bin/storm.

I've written a simple patch, which I will attach and also send a pull request on github.



--
This message was sent by Atlassian JIRA
(v6.2#6252)