Skip to content
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.

Wrong classpath for sub-workflow #596

Open
lfrancke opened this issue Mar 15, 2011 · 0 comments
Open

Wrong classpath for sub-workflow #596

lfrancke opened this issue Mar 15, 2011 · 0 comments

Comments

@lfrancke
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant