[
https://issues.apache.org/jira/browse/HIVE-12510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025362#comment-15025362
]
Sergey Shelukhin commented on HIVE-12510:
-----------------------------------------
IIRC this is Tez naming convention from way before the NDC
> 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)