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

oozie.service.WorkflowAppService.system.libpath is wrong in oozie-default.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Won't Fix
    • trunk
    • None
    • core
    • None

    Description

      The current value of oozie.service.WorkflowAppService.system.libpath in oozie-default is "hdfs:///user/${user.name}/share/lib". This is a problem for three reasons:

      1. It assumes HDFS (what about viewfs?)
      2. It won't actually work because it's missing a host:port
      3. It doesn't match the default oozie-site.xml, which has "/user/${user.name}/share/lib"

      We should change it to "/user/${user.name}/share/lib" as this works on both HDFS and viewfs and matches oozie-site.

      Attachments

        1. OOZIE-1888.patch
          0.6 kB
          Robert Kanter

        Issue Links

          Activity

            People

              rkanter Robert Kanter
              rkanter Robert Kanter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: