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

ASF GitHub Bot commented on TAJO-1550:
--------------------------------------

GitHub user ykrips opened a pull request:

    https://github.com/apache/tajo/pull/532

    TAJO-1550: Implements JUL Adapter for log4j 1.2

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ykrips/tajo TAJO-1550

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/532.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #532
    
----
commit 1a3b9abd061a43ec1c702a6271da3e3c454faf56
Author: Jihun Kang <[email protected]>
Date:   2015-04-13T08:07:17Z

    Initial Work

----


> Implements JUL Adapter for log4j 1.2
> ------------------------------------
>
>                 Key: TAJO-1550
>                 URL: https://issues.apache.org/jira/browse/TAJO-1550
>             Project: Tajo
>          Issue Type: Improvement
>          Components: conf and scripts
>    Affects Versions: 0.11.0
>            Reporter: Jihun Kang
>            Assignee: Jihun Kang
>            Priority: Trivial
>
> Tajo uses log4j 1.2 for logging modules, but log4j 1.2 does not provide JUL 
> adapter. Though log4j version 2 or above supports JUL adapter, but upgrading 
> the version of logging module is a big deal. Now we can consider about 
> creating jul adapter for third-party components, such as jersey.



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

Reply via email to