GH-596: Wrong classpath for sub-workflow
----------------------------------------

                 Key: OOZIE-371
                 URL: https://issues.apache.org/jira/browse/OOZIE-371
             Project: Oozie
          Issue Type: Bug
            Reporter: Hadoop QA


We've got a parent-workflow A which includes a lib/ directory with some jars in 
it. If we start a sub-workflow B this new workflow gets the wrong classpath 
(according to the log "java.class.path" output).

If there are any files in A/lib B will only have A/lib on its classpath.
Only if A/lib is empty then B/lib will be picked up.

I can provide logs etc. if needed. This is with Oozie 2.2.1+82

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to