[
https://issues.apache.org/jira/browse/OOZIE-901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406165#comment-13406165
]
Virag Kothari commented on OOZIE-901:
-------------------------------------
The patch doesn't apply cleanly. Can you resubmit?
patch -p0 -i ../OOZIE-901-v2.patch
patching file core/src/main/java/org/apache/oozie/ErrorCode.java
patching file core/src/main/java/org/apache/oozie/servlet/BaseJobServlet.java
patching file core/src/main/java/org/apache/oozie/servlet/ServletUtilities.java
Hunk #1 FAILED at 67.
1 out of 1 hunk FAILED -- saving rejects to file
core/src/main/java/org/apache/oozie/servlet/ServletUtilities.java.rej
patching file core/src/test/java/org/apache/oozie/servlet/TestV1JobsServlet.java
Are you using --no-prefix with git diff?
> When Submitting a job without an app path, Oozie doesn't properly handle
> multiple paths from oozie.libpath
> ----------------------------------------------------------------------------------------------------------
>
> Key: OOZIE-901
> URL: https://issues.apache.org/jira/browse/OOZIE-901
> Project: Oozie
> Issue Type: Bug
> Reporter: Robert Kanter
> Assignee: Robert Kanter
> Priority: Minor
> Attachments: OOZIE-901-v2.patch, OOZIE-901.patch
>
>
> If you submit a job without at least one of app path, coordinator app path,
> or bundle app path, Oozie will try to use oozie.libpath as the app path; but,
> it just tries to take the entire oozie.libpath, even if it contains multiple
> comma separated paths.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira