You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2014/04/11 16:37:20 UTC

[jira] [Commented] (YARN-1931) YARN-1824 in 2.4 broke compatibility with previous releases

    [ https://issues.apache.org/jira/browse/YARN-1931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966579#comment-13966579 ] 

Thomas Graves commented on YARN-1931:
-------------------------------------

I'm also a bit confused by this api marking.  Its marked as private but it claims to be utilities for applications.
This api was not marked as private in 0.23, which is when Spark started using the api.

If its truly private to yarn then MR shouldn't be using the api.

> YARN-1824 in 2.4 broke compatibility with previous releases
> -----------------------------------------------------------
>
>                 Key: YARN-1931
>                 URL: https://issues.apache.org/jira/browse/YARN-1931
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: applications
>    Affects Versions: 2.4.0
>            Reporter: Thomas Graves
>            Priority: Blocker
>
> YARN-1824 broke compatibility with previous 2.x releases by changes the API's in org.apache.hadoop.yarn.util.Apps.{setEnvFromInputString,addToEnvironment}  The old api should be added back in.
> This affects any ApplicationMasters who were using this api.  It also breaks previously built MapReduce libraries from working with the new Yarn release as MR uses this api. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)