[
https://issues.apache.org/jira/browse/STORM-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-1001.
---------------------------------
Resolution: Fixed
Assignee: Drew Robb
Fix Version/s: 0.10.0
Thanks, [~drewrobb]
I merged into master and 0.10.x-branch.
> Undefined STORM_EXT_CLASSPATH adds '::' to classpath of workers
> ---------------------------------------------------------------
>
> Key: STORM-1001
> URL: https://issues.apache.org/jira/browse/STORM-1001
> Project: Apache Storm
> Issue Type: Bug
> Affects Versions: 0.10.0
> Reporter: Drew Robb
> Assignee: Drew Robb
> Priority: Minor
> Fix For: 0.10.0
>
>
> If environment variable STORM_EXT_CLASSPATH is undefined, an empty string
> will used in the classpath for workers. I'm not sure how java is expected to
> handle this, but bad things happen, including behavior that is dependent on
> the working directory that the supervisor was launched in. A simple
> workaround is to set STORM_EXT_CLASSPATH to a path that does not exist.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)