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 2016/03/03 01:54:18 UTC

[jira] [Commented] (HIVE-13199) NDC stopped working in LLAP logging

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

Prasanth Jayachandran commented on HIVE-13199:
----------------------------------------------

[~gopalv] Could you take a look this?

> NDC stopped working in LLAP logging
> -----------------------------------
>
>                 Key: HIVE-13199
>                 URL: https://issues.apache.org/jira/browse/HIVE-13199
>             Project: Hive
>          Issue Type: Bug
>          Components: llap, Logging
>    Affects Versions: 2.1.0
>            Reporter: Prasanth Jayachandran
>            Assignee: Prasanth Jayachandran
>         Attachments: HIVE-13199.1.patch
>
>
> NDC context were missing from the log lines. Reason for it is NDC class is part of log4j-1.2-api (bridge jar). This is added as compile time dependency. Due to the absence of this jar in llap daemons, the NDC context failed to initialize. Log4j2 replaced NDC with ThreadContext. Hence we need the bridge jar.



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