[jira] [Updated] (HADOOP-18021) Provide a public wrapper of Configuration#substituteVars

2021-12-03 Thread Steve Loughran (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-18021:

Fix Version/s: 3.4.0

> Provide a public wrapper of Configuration#substituteVars
> 
>
> Key: HADOOP-18021
> URL: https://issues.apache.org/jira/browse/HADOOP-18021
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: conf
>Affects Versions: 3.4.0
>Reporter: Andras Gyori
>Assignee: Andras Gyori
>Priority: Major
>  Labels: pull-request-available
> Fix For: 3.4.0
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> YARN-10838 and YARN-10911 introduced an unfortunate change in Configuration 
> that could potentially be backward incompatible (visibility of 
> substituteVars). Since it is easily circumvented, my proposal is to avoid 
> breaking changes if possible.
> One found issue is that Oozie defines substituteVars as a private method.
> https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/util/XConfiguration.java#L186



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18021) Provide a public wrapper of Configuration#substituteVars

2021-12-03 Thread Steve Loughran (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-18021:

Affects Version/s: 3.4.0

> Provide a public wrapper of Configuration#substituteVars
> 
>
> Key: HADOOP-18021
> URL: https://issues.apache.org/jira/browse/HADOOP-18021
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: conf
>Affects Versions: 3.4.0
>Reporter: Andras Gyori
>Assignee: Andras Gyori
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> YARN-10838 and YARN-10911 introduced an unfortunate change in Configuration 
> that could potentially be backward incompatible (visibility of 
> substituteVars). Since it is easily circumvented, my proposal is to avoid 
> breaking changes if possible.
> One found issue is that Oozie defines substituteVars as a private method.
> https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/util/XConfiguration.java#L186



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18021) Provide a public wrapper of Configuration#substituteVars

2021-11-23 Thread Steve Loughran (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Loughran updated HADOOP-18021:

Component/s: conf

> Provide a public wrapper of Configuration#substituteVars
> 
>
> Key: HADOOP-18021
> URL: https://issues.apache.org/jira/browse/HADOOP-18021
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: conf
>Reporter: Andras Gyori
>Assignee: Andras Gyori
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> YARN-10838 and YARN-10911 introduced an unfortunate change in Configuration 
> that could potentially be backward incompatible (visibility of 
> substituteVars). Since it is easily circumvented, my proposal is to avoid 
> breaking changes if possible.
> One found issue is that Oozie defines substituteVars as a private method.
> https://github.com/apache/oozie/blob/master/core/src/main/java/org/apache/oozie/util/XConfiguration.java#L186



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

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org