Description
If oozie.libpath is specified thenĀ V1JobsServlet.checkAndWriteApplicationXMLToHDFS will ignore the oozie.coord.application.path and oozie.bundle.application.path settings. So it's not possible to specify oozie.libpath andĀ oozie.coord.application.path / oozie.bundle.application.path at the same time in the job.properties file.
I don't really see the reason for checking the oozie.libpath directory when we search for workflow.xml we should delete this check. If this check is important then we should still check oozie.coord.application.path and oozie.bundle.application.path if we found nothing in oozie.libpath.
Attachments
Attachments
Issue Links
- duplicates
-
OOZIE-3458 Can no longer submit a coordinator job which has oozie.libpath and oozie.coord.application.path set
- Resolved
- is duplicated by
-
OOZIE-3457 App path is null in error message when submit an Oozie coordinator job
- Resolved