You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by cnauroth <gi...@git.apache.org> on 2015/11/20 00:19:18 UTC

[GitHub] hadoop pull request: HDFS-9443. Disabling HDFS client socket cache...

GitHub user cnauroth opened a pull request:

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

    HDFS-9443. Disabling HDFS client socket cache causes logging message …

    …printed to console for CLI commands.
    
    This is a trivial patch to change the log statement to debug level.

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

    $ git pull https://github.com/cnauroth/hadoop-1 HDFS-9443

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

    https://github.com/apache/hadoop/pull/49.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 #49
    
----
commit 06fbad10968b112dbd2981ce80747db1c261eafa
Author: cnauroth <cn...@apache.org>
Date:   2015-11-19T23:03:27Z

    HDFS-9443. Disabling HDFS client socket cache causes logging message printed to console for CLI commands.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---