You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Zhiyuan Yang (JIRA)" <ji...@apache.org> on 2017/04/24 21:29:04 UTC

[jira] [Comment Edited] (TEZ-3694) Adopt YARN-5007 in MiniTezCluster

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

Zhiyuan Yang edited comment on TEZ-3694 at 4/24/17 9:28 PM:
------------------------------------------------------------

Previous patch is incorrect. It's pretty hard to fix this without shims. In Hadoop 2.7.0, whether to enable ATS in MiniYARN solely depends on ctor parameter; in Hadoop 3.0, it only depends on configuration and that ctor parameter was removed. Thoughts? [~sseth], [~djp].


was (Author: aplusplus):
Previous patch is incorrect. It's pretty hard to fix this without shims. In Hadoop 2.7, whether to enable ATS in MiniYARN solely depends on ctor parameter; in Hadoop 3.0, it only depends on configuration and that ctor parameter was removed. Thoughts? [~sseth], [~djp].

> Adopt YARN-5007 in MiniTezCluster
> ---------------------------------
>
>                 Key: TEZ-3694
>                 URL: https://issues.apache.org/jira/browse/TEZ-3694
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Zhiyuan Yang
>            Assignee: Zhiyuan Yang
>             Fix For: 0.9.0
>
>         Attachments: TEZ-3694.1.patch
>
>
> Master branch won't build on hadoop trunk because YARN-5007 removed enableAHS param from MiniYarnCluster ctor, which breaks MiniTezCluster. We should adopt the change and use config to enable timeline service.



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