[
https://issues.apache.org/jira/browse/TEZ-717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13971893#comment-13971893
]
Chen He commented on TEZ-717:
-----------------------------
Sure [~sseth]
1) In order to provide a user-friendly interface, I extends TezLocalRunner from
TezClient. User can use TezLocaRunner by simply replacing TezClient with
TezLocalRunner in the definition;
2) TezLocalRunner take user defined DAG, start the DAGAppMaster, and parse user
DAG to DAGAppMasster through DAGClientHandler (it does not write to HDFS);
3) TezLocalRunner should provide Log appender to aggregate logs. (I am working
on this and it is not included in this patch yet).
> Client changes to allow local mode DAG submission
> -------------------------------------------------
>
> Key: TEZ-717
> URL: https://issues.apache.org/jira/browse/TEZ-717
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Siddharth Seth
> Assignee: Chen He
> Attachments: TEZ-717.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)