[jira] [Created] (HDFS-8313) Erasure Coding: DFSStripedOutputStream#close throws NullPointerException exception in some cases

2015-05-03 Thread Yi Liu (JIRA)
Yi Liu created HDFS-8313: Summary: Erasure Coding: DFSStripedOutputStream#close throws NullPointerException exception in some cases Key: HDFS-8313 URL: https://issues.apache.org/jira/browse/HDFS-8313 Project:

[jira] [Created] (HDFS-8314) Move HdfsServerConstants#IO_FILE_BUFFER_SIZE and SMALL_BUFFER_SIZE to the users

2015-05-03 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-8314: Summary: Move HdfsServerConstants#IO_FILE_BUFFER_SIZE and SMALL_BUFFER_SIZE to the users Key: HDFS-8314 URL: https://issues.apache.org/jira/browse/HDFS-8314 Project: Hadoop H

we need a fix: precommit failures correlate to hdfs patches

2015-05-03 Thread Allen Wittenauer
So, as some may have noticed, I slammed the Jenkins servers over the weekend to get some recent patch test runs in JIRA for the bug bash this week. I've had a suspicion for a while now that either the long run times of the hadoop-hdfs module unit tests (typically 2+ hours) or t

Jenkins build is back to normal : Hadoop-Hdfs-trunk-Java8 #173

2015-05-03 Thread Apache Jenkins Server
See

Re: we need a fix: precommit failures correlate to hdfs patches

2015-05-03 Thread Sean Busbey
The patch artifact directory in the mainline hadoop jenkins jobs are outside of the workspace. I'm not sure what, if anything, jenkins guarantees about files out of the main workspace. They all write to ${WORKSPACE}/../patchProcess, which will probably collide if multiple runs happen on the same m