[
https://issues.apache.org/jira/browse/TEZ-2226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388705#comment-14388705
]
Chang Li commented on TEZ-2226:
-------------------------------
[~hitesh] Thanks for suggestion of proper changes. I have changed my fix. Now
the putDomain failure will not throw exception but only set timelineClinet to
null. Then createSessionDomain or createDAGDomain will check null for
timelineClient, and return null for aclConfig. Within
createApplicationSubmissionContext, aclConfig will be check, and turn off
timelineservice if aclConfig is null. Does this work?
> Disable writing history to timeline if domain creation fails.
> -------------------------------------------------------------
>
> Key: TEZ-2226
> URL: https://issues.apache.org/jira/browse/TEZ-2226
> Project: Apache Tez
> Issue Type: Sub-task
> Reporter: Hitesh Shah
> Assignee: Chang Li
> Priority: Blocker
> Attachments: TEZ-2226.2.patch, TEZ-2226.3.patch, TEZ-2226.patch,
> TEZ-2226.wip.2.patch, TEZ-2226.wip.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)