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

ASF GitHub Bot commented on HADOOP-14638:
-----------------------------------------

GitHub user wenxinhe opened a pull request:

    https://github.com/apache/hadoop/pull/247

    HADOOP-14638. Replace commons-logging APIs with slf4j in StreamPumper.

    

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

    $ git pull https://github.com/wenxinhe/hadoop 
HADOOP-14638.common-logging.StreamPumper

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

    https://github.com/apache/hadoop/pull/247.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 #247
    
----
commit 3c4e58600d3571034a6346168c8414cd7ca2f282
Author: wenxinhe <[email protected]>
Date:   2017-07-10T03:37:48Z

    HADOOP-14638. Replace commons-logging APIs with slf4j in StreamPumper.

----


> Replace commons-logging APIs with slf4j in StreamPumper
> -------------------------------------------------------
>
>                 Key: HADOOP-14638
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14638
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Wenxin He
>            Assignee: Wenxin He
>
> HADOOP-14539 is big, so we split a separate issue from HADOOP-14539.
> Now StreamPumper only accepts commons-logging logger API, so we should change 
> StreamPumper api to accept slf4j and change the related code including some 
> tests in TestShellCommandFencer that failed with slf4j.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to