Ethan Li created STORM-3613:
-------------------------------

             Summary: storm.py should include lib-worker instead of lib 
directory in the classpath while submitting a topology
                 Key: STORM-3613
                 URL: https://issues.apache.org/jira/browse/STORM-3613
             Project: Apache Storm
          Issue Type: Bug
            Reporter: Ethan Li
            Assignee: Ethan Li


Currently the classpath is:
{code:java}
-cp 
/<path>/storm/2.2.0/*:/<path>/storm/2.2.0/lib/*:/<path>/storm/2.2.0/extlib/*:/tmp/storm-examples-1.0-SNAPSHOT.jar:/<path>/storm/2.2.0/conf:/<path>/storm/2.2.0/bin:
 
{code}

 for "storm jar" command.

It should include lib-worker/ instead of lib/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to