You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2015/11/24 21:41:11 UTC

[jira] [Commented] (HIVE-12510) LLAP: Append attempt id either to thread name or NDC

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

Prasanth Jayachandran commented on HIVE-12510:
----------------------------------------------

[~sseth]/[~sershe] any reason for attempt id to be added in both places?

> LLAP: Append attempt id either to thread name or NDC
> ----------------------------------------------------
>
>                 Key: HIVE-12510
>                 URL: https://issues.apache.org/jira/browse/HIVE-12510
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>
> Currently, in LLAP attempt id gets appended to both thread name and added to NDC creating long log lines like below
> {code}
> [TezTaskRunner_attempt_1448393634013_0008_1_03_000000_0[attempt_1448393634013_0008_1_03_000000_0]]
> {code}
> I think it will be sufficient to add only to NDC. 



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