Github user roshannaik commented on a diff in the pull request:

    https://github.com/apache/storm/pull/2241#discussion_r130538411
  
    --- Diff: 
storm-server/src/main/java/org/apache/storm/daemon/supervisor/BasicContainer.java
 ---
    @@ -346,7 +346,7 @@ protected String getWildcardDir(File dir) {
         }
         
         protected List<String> frameworkClasspath(SimpleVersion topoVersion) {
    -        File stormWorkerLibDir = new File(_stormHome, "lib-worker");
    +        File stormWorkerLibDir = new File(_stormHome, "lib");
    --- End diff --
    
    Will revert it. After speaking to @HeartSaVioR figured out the build issue 
on my end that was needing this change. Its not needed


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to