[
https://issues.apache.org/jira/browse/TEZ-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346611#comment-14346611
]
Prasanth Jayachandran commented on TEZ-2171:
--------------------------------------------
[~gopalv]/[~rajesh.balamohan] Can someone review this patch?
> LLAP: DefaultMetricsSystem.shutdown() should not be called in TezChild
> ----------------------------------------------------------------------
>
> Key: TEZ-2171
> URL: https://issues.apache.org/jira/browse/TEZ-2171
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.7.0
> Reporter: Prasanth Jayachandran
> Attachments: TEZ-2171.1.patch
>
>
> DefaultMetricsSystem.shutdown() is called in TezChild. IIUC, shutdown is
> meant to be called in daemon context (datanode/namenode). LLAP daemon
> initializes the metrics system, after running the first query TezChild shuts
> down the metrics system which results in closing of all metrics
> endpoints/sinks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)