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

Zhiyuan Yang edited comment on YARN-5007 at 4/24/17 10:58 PM:
--------------------------------------------------------------

This change breaks Tez and possibly many other downstream projects. In 2.7.0, 
the only way to enable ATS is through ctor parameters; now the only way is 
configuration. How do you expect downstream projects to support both 2.7.0 and 
3.0.0? Even a hadoop shim layer cannot fix the problem.


was (Author: aplusplus):
This change breaks Tez and possibly many other downstream projects. In 2.7.0, 
the only way to enable ATS is through ctor parameters; now the only way is 
configuration. How do you expect downstream projects to support both 2.7.0 and 
3.0.0?

> Remove deprecated constructors of MiniYARNCluster and MiniMRYarnCluster
> -----------------------------------------------------------------------
>
>                 Key: YARN-5007
>                 URL: https://issues.apache.org/jira/browse/YARN-5007
>             Project: Hadoop YARN
>          Issue Type: Test
>            Reporter: Andras Bokor
>            Assignee: Andras Bokor
>              Labels: oct16-easy
>             Fix For: 3.0.0-alpha3
>
>         Attachments: YARN-5007.01.patch, YARN-5007.02.patch, 
> YARN-5007.03.patch
>
>
> MiniYarnCluster has a deprecated constructor which is called by the other 
> constructors and it causes javac warnings during the build.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to