GitHub user knusbaum opened a pull request:
https://github.com/apache/incubator-storm/pull/149
STORM-54: Per-Topology Classpath and Environment for Workers
Storm-54 only mentions a classpath, but I've also included per-topology
environment variables here.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/knusbaum/incubator-storm STORM-54
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-storm/pull/149.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 #149
----
commit 718255a9201193ca7bc3e43fa191a09949bc482e
Author: Kyle Nusbaum <[email protected]>
Date: 2014-06-17T21:36:01Z
Added support for per-topology classpaths
commit 57b5e1a399373449f2fd50f4e503e2a8f91a700a
Author: Kyle Nusbaum <[email protected]>
Date: 2014-06-17T22:24:22Z
Merge remote-tracking branch 'community/master' into community-master
commit e1735d2760a7e66d0459968d066cfafb0a9ba1cf
Author: Kyle Nusbaum <[email protected]>
Date: 2014-06-17T23:00:43Z
Added support for per-topology environment-variables
commit d00f966098eb1e422d9507334c8d1d475112c9ac
Author: Kyle Nusbaum <[email protected]>
Date: 2014-06-18T17:57:00Z
Added tests for per-topology classpath and per-topology
environment-variables.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---