Build failed in Jenkins: Hadoop-Common-0.23-Build #1101

2014-10-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-0.23-Build/1101/ -- [...truncated 8263 lines...] Running org.apache.hadoop.net.TestDNS Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 sec Running org.apache.hadoop.net.TestNetUtils Tests

[jira] [Created] (HADOOP-11195) Move Id-Name mapping in NFS to the hadoop-common area for better maintenance

2014-10-13 Thread Yongjun Zhang (JIRA)
Yongjun Zhang created HADOOP-11195: -- Summary: Move Id-Name mapping in NFS to the hadoop-common area for better maintenance Key: HADOOP-11195 URL: https://issues.apache.org/jira/browse/HADOOP-11195

Re: Time to address the Guava version problem

2014-10-13 Thread Steve Loughran
I've a patch for HADOOP-11102 which rolls curator back to v 2.4.1, which only pulls in Guava 14...hadoop should now be weakly consistent -at least not strongly inconsistent- in its guava versions. allowing hadoop to work on 16.x while still remaining compatible with 11.x is still something to

[jira] [Created] (HADOOP-11197) Make sure the build fails if findbugs fails

2014-10-13 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-11197: - Summary: Make sure the build fails if findbugs fails Key: HADOOP-11197 URL: https://issues.apache.org/jira/browse/HADOOP-11197 Project: Hadoop

[jira] [Resolved] (HADOOP-11026) add FileSystem contract specification for FSDataInputStream and FSDataOutputStream#isEncrypted

2014-10-13 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Lamb resolved HADOOP-11026. --- Resolution: Duplicate Fix Version/s: 2.7.0 The doc changes were included in

[jira] [Created] (HADOOP-11198) Typo in javadoc for FileSystem#listStatus()

2014-10-13 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-11198: --- Summary: Typo in javadoc for FileSystem#listStatus() Key: HADOOP-11198 URL: https://issues.apache.org/jira/browse/HADOOP-11198 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-11199) Configuration should be able to set empty value for property

2014-10-13 Thread Wangda Tan (JIRA)
Wangda Tan created HADOOP-11199: --- Summary: Configuration should be able to set empty value for property Key: HADOOP-11199 URL: https://issues.apache.org/jira/browse/HADOOP-11199 Project: Hadoop Common

[jira] [Created] (HADOOP-11200) HttpFS proxyuser, doAs param is case sensitive

2014-10-13 Thread Larry McCay (JIRA)
Larry McCay created HADOOP-11200: Summary: HttpFS proxyuser, doAs param is case sensitive Key: HADOOP-11200 URL: https://issues.apache.org/jira/browse/HADOOP-11200 Project: Hadoop Common

Redirect Writes/Reads to a particular Node

2014-10-13 Thread Dhiraj Kamble
Hi, Is it possible to redirect writes to one particular node i.e. store the primary replica always on the same node; and have reads served from this primary node. If the primary node goes down; then hadoop replication works as per its policy; but when this node comes up it should again become