Drew Robb created STORM-1001:
--------------------------------
Summary: 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
Priority: Minor
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)