You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2014/10/14 08:23:33 UTC

[jira] [Commented] (TEZ-1579) MR examples should be setting mapreduce.framework.name to yarn-tez

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

Siddharth Seth commented on TEZ-1579:
-------------------------------------

[~keyki], this mostly looks good.
The setting is only required by jobs which make use of JobClient. The setting is irrelevant for examples which make use of TezClient / DAGClient directly. Would you mind uploading a patch which only changes the ones which make use of JobClient.

> MR examples should be setting mapreduce.framework.name to yarn-tez
> ------------------------------------------------------------------
>
>                 Key: TEZ-1579
>                 URL: https://issues.apache.org/jira/browse/TEZ-1579
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.5.0, 0.6.0
>            Reporter: Hitesh Shah
>            Assignee: Krisztian Horvath
>            Priority: Minor
>              Labels: newbie
>         Attachments: TEZ-1579-1.patch, TEZ-1579-2.patch
>
>
> By default, if framework name is not set to yarn-tez, the examples will end up using MR even though they are part of the tez examples jar. 
> The example driver may need to be changed to inject the framework name. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)