[
https://issues.apache.org/jira/browse/STORM-188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14389137#comment-14389137
]
ASF GitHub Bot commented on STORM-188:
--------------------------------------
GitHub user harshach opened a pull request:
https://github.com/apache/storm/pull/495
STORM-188. Allow user to specifiy full configuration path when running
storm command
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/incubator-storm STORM-188
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/495.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #495
----
commit 9a2c4129b145b901f320238ea36a282ff7f44d0c
Author: Sriharsha Chintalapani <[email protected]>
Date: 2015-03-31T18:37:30Z
STORM-188. Allow user to specifiy full configuration path when running
storm command.
----
> Allow user to specifiy full configuration path when running storm command
> -------------------------------------------------------------------------
>
> Key: STORM-188
> URL: https://issues.apache.org/jira/browse/STORM-188
> Project: Apache Storm
> Issue Type: Bug
> Reporter: Sean Zhong
> Priority: Minor
> Attachments: search_local_path_for_config.patch, storm-188.patch
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> Currently, storm will only look up configuration path in java classpath. We
> should also allow user to specify full configuration path. This is very
> important for a shared cluster environment, like YARN. Multiple storm cluster
> may runs with different configuration, but share same binary folder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)