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

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

Prasanth Jayachandran created HIVE-12510:
--------------------------------------------

             Summary: 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)