Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3415

[core] libpath cannot be used together with coord.application.path and bundle.application.path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.1.0
    • 5.2.0
    • core
    • None

    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

        1. OOZIE-3415-01.patch
          6 kB
          Andras Salamon

        Issue Links

          Activity

            People

              asalamon74 Andras Salamon
              asalamon74 Andras Salamon
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: