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

Investigate if Oozie can utilize Hadoop's Configuration change

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.1.0
    • None
    • None
    • None

    Description

      There was a recent change in Hadoop's Configuration class which made substituteVars method public from private. As this is an interface change which could broke Oozie build HADOOP-18021 is created to fix the issue came with the interface change.

      The task is to check if we can eliminate https://github.com/apache/oozie/blob/8dfdb35b640686781e89f63460018eaa65d8e455/core/src/main/java/org/apache/oozie/util/XConfiguration.java#L186 and use the one from org.apache.hadoop.conf.Configuration.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dionusos Dénes Bodó
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: