You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Vasanth kumar RJ (JIRA)" <ji...@apache.org> on 2015/04/11 18:25:12 UTC

[jira] [Updated] (TEZ-2309) Fix slf4j dependencies for tez modules

     [ https://issues.apache.org/jira/browse/TEZ-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vasanth kumar RJ updated TEZ-2309:
----------------------------------
    Attachment: TEZ-2309.1.patch

Hi [~hitesh], log4j dependency required also for tez-api (Using log Level) and tez-common (Using NDC). Currently tez-dag alone missing slf4j-log4j12 dependency. Attached patch.

> Fix slf4j dependencies for tez modules 
> ---------------------------------------
>
>                 Key: TEZ-2309
>                 URL: https://issues.apache.org/jira/browse/TEZ-2309
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Priority: Critical
>         Attachments: TEZ-2309.1.patch
>
>
> Most modules should depend only on slf4j-api and not slf4j-log4j12. 
> I believe only tez-dag and tez-runtime-internals might need the log4j dependency due to log rotation related code.



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