[
https://issues.apache.org/jira/browse/STORM-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Kellogg updated STORM-1001:
--------------------------------
Component/s: storm-core
> 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
> Components: storm-core
> 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)