Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.9.1-incubating
-
None
Description
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.
Attachments
Attachments
Issue Links
- duplicates
-
STORM-551 Will be better if Use "storm.conf.dir" instead of "storm.conf.file"
- Closed