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

Jonathan Eagles commented on TEZ-1471:
--------------------------------------

Also, add some details for the use on disabling ATS mentioning config settings.

This may have trouble in local mode
{code}
tez.history.logging.service.class = 
org.apache.tez.dag.history.logging.ats.ATSHistoryLoggingService
{code}

and instead use the default or specify directly one that doesn't try to connect 
to YARN
{code}
tez.history.logging.service.class = 
org.apache.tez.dag.history.logging.impl.SimpleHistoryLoggingService
{code}

> Additional supplement for TEZ local mode document
> -------------------------------------------------
>
>                 Key: TEZ-1471
>                 URL: https://issues.apache.org/jira/browse/TEZ-1471
>             Project: Apache Tez
>          Issue Type: Sub-task
>    Affects Versions: 0.4.0
>            Reporter: Chen He
>            Assignee: Chen He
>         Attachments: TEZ-1471-2.patch, TEZ-1471.patch
>
>
> some supplements for Local mode document



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

Reply via email to