[
https://issues.apache.org/jira/browse/STORM-795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514315#comment-14514315
]
ASF GitHub Bot commented on STORM-795:
--------------------------------------
GitHub user zhuoliu opened a pull request:
https://github.com/apache/storm/pull/536
[STORM-795] Update the user document for the extlib issue
Update the Setting-Up-a-Storm-cluster.md document to provide instructions
for the storm-483 extlib modification.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhuoliu/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/536.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 #536
----
commit a889f732fa999af97fc74a6d8c469487d4c5f0c8
Author: zhuol <[email protected]>
Date: 2015-04-27T15:00:03Z
Update Setting-Up-Storm-Cluster document for storm-483 extlib issue
commit e7d863c09e358c2c75b6d36e8976e6dab5f348f1
Author: zhuol <[email protected]>
Date: 2015-04-27T15:35:06Z
minor
----
> To document the extlib directories and env variable changes for users to know
> -----------------------------------------------------------------------------
>
> Key: STORM-795
> URL: https://issues.apache.org/jira/browse/STORM-795
> Project: Apache Storm
> Issue Type: Documentation
> Reporter: Zhuo Liu
> Assignee: Zhuo Liu
>
> In storm-483's solution, two dedicated directories (extlib, extlib-daemon)
> are created for holding jars for external jars and daemon-only external jars;
> two env variables are also added for this (STORM_EXT_CLASSPATH and
> STORM_EXT_CLASSPATH_DAEMON).
> Users should be informed for those changes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)