Dénes Bodó created OOZIE-3642:
---------------------------------

             Summary: Investigate if Oozie can utilize Hadoop's Configuration 
change
                 Key: OOZIE-3642
                 URL: https://issues.apache.org/jira/browse/OOZIE-3642
             Project: Oozie
          Issue Type: Task
    Affects Versions: 5.1.0
            Reporter: Dénes Bodó


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to