Github user cnauroth commented on a diff in the pull request:
https://github.com/apache/hadoop/pull/53#discussion_r45787996
--- Diff:
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/test/GenericTestUtils.java
---
@@ -59,6 +59,22 @@
private static
GitHub user cnauroth opened a pull request:
https://github.com/apache/hadoop/pull/58
HDFS-9459. hadoop-hdfs-native-client fails test build on Windows afteâ¦
â¦r transition to ctest.
I verified that the hadoop-hdfs-native-client tests build correctly and run
successfully
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