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/25 01:15:11 UTC

[jira] [Resolved] (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:all-tabpanel ]

Prasanth Jayachandran resolved HIVE-12510.
------------------------------------------
    Resolution: Implemented

The fix for this is included in .3 version of HIVE-12020

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