[jira] [Created] (HDFS-7950) Fix TestFsDatasetImpl#testAddVolumes failure on Windows

2015-03-17 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-7950: Summary: Fix TestFsDatasetImpl#testAddVolumes failure on Windows Key: HDFS-7950 URL: https://issues.apache.org/jira/browse/HDFS-7950 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-7949) WebImageViewer need support file size calculation with striped blocks

2015-03-17 Thread Hui Zheng (JIRA)
Hui Zheng created HDFS-7949: --- Summary: WebImageViewer need support file size calculation with striped blocks Key: HDFS-7949 URL: https://issues.apache.org/jira/browse/HDFS-7949 Project: Hadoop HDFS

[jira] [Created] (HDFS-7948) TestDataNodeHotSwapVolumes#testAddVolumeFailures failed on Windows

2015-03-17 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-7948: Summary: TestDataNodeHotSwapVolumes#testAddVolumeFailures failed on Windows Key: HDFS-7948 URL: https://issues.apache.org/jira/browse/HDFS-7948 Project: Hadoop HDFS

Re: upstream jenkins build broken?

2015-03-17 Thread Vinayakumar B
This problems seems to be gone atleast for now. Have made a temp ( as of now) commit to restore the execute permissions for hadoop-hdfs/target/test/data directory. Problem was often seen on H9 node. But now multiple builds executed on this node. Regards, Vinay On Tue, Mar 17, 2015 at 9:53 PM, Vi

[jira] [Created] (HDFS-7947) Fix HDFS unit test failures on Windows

2015-03-17 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-7947: Summary: Fix HDFS unit test failures on Windows Key: HDFS-7947 URL: https://issues.apache.org/jira/browse/HDFS-7947 Project: Hadoop HDFS Issue Type: Test

[jira] [Created] (HDFS-7946) TestDataNodeVolumeFailureReporting NPE during tearDown() on Windows

2015-03-17 Thread Xiaoyu Yao (JIRA)
Xiaoyu Yao created HDFS-7946: Summary: TestDataNodeVolumeFailureReporting NPE during tearDown() on Windows Key: HDFS-7946 URL: https://issues.apache.org/jira/browse/HDFS-7946 Project: Hadoop HDFS

[jira] [Created] (HDFS-7945) The WebHdfs system on DN does not honor the length parameter

2015-03-17 Thread Haohui Mai (JIRA)
Haohui Mai created HDFS-7945: Summary: The WebHdfs system on DN does not honor the length parameter Key: HDFS-7945 URL: https://issues.apache.org/jira/browse/HDFS-7945 Project: Hadoop HDFS Issue

[jira] [Created] (HDFS-7943) Append cannot handle the last block with length greater than the preferred block size

2015-03-17 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-7943: --- Summary: Append cannot handle the last block with length greater than the preferred block size Key: HDFS-7943 URL: https://issues.apache.org/jira/browse/HDFS-7943 Project: Hado

[jira] [Created] (HDFS-7942) NFS: regex value of nfs.exports.allowed.hosts is not working as expected

2015-03-17 Thread Brandon Li (JIRA)
Brandon Li created HDFS-7942: Summary: NFS: regex value of nfs.exports.allowed.hosts is not working as expected Key: HDFS-7942 URL: https://issues.apache.org/jira/browse/HDFS-7942 Project: Hadoop HDFS

Re: Hadoop - Major releases

2015-03-17 Thread Colin P. McCabe
Thanks, Andrew and Joep. +1 for maintaining wire and API compatibility, but moving to JDK8 in 3.0 best, Colin On Mon, Mar 16, 2015 at 3:22 PM, Andrew Wang wrote: > I took the liberty of adding line breaks to Joep's mail. > > Thanks for the great feedback Joep. The goal with 3.x is to maintain A

Re: upstream jenkins build broken?

2015-03-17 Thread Vinayakumar B
Yes, Just create some directory with some contents in it within target directory. And set permission to 600. Then can run either 'mvn clean' or 'git clean' -Vinay On Tue, Mar 17, 2015 at 9:13 PM, Sean Busbey wrote: > Is the simulation just removing the executable bit on the directory? I'd > lik

[jira] [Resolved] (HDFS-7912) Erasure Coding: track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks

2015-03-17 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao resolved HDFS-7912. - Resolution: Fixed Fix Version/s: HDFS-7285 Hadoop Flags: Reviewed Thanks for the review, Zhe! I

Re: upstream jenkins build broken?

2015-03-17 Thread Sean Busbey
Yeah I can do that now. On Tue, Mar 17, 2015 at 2:53 AM, Vinayakumar B wrote: > Seems like all builds of Precommit-HDFS-Build failing with below problem. > > FATAL: Command "git clean -fdx" returned status code 1: > stdout: > stderr: hudson.plugins.git.GitException > < > http://stacktrace.jenkin

Re: upstream jenkins build broken?

2015-03-17 Thread Sean Busbey
Is the simulation just removing the executable bit on the directory? I'd like to get something I can reproduce locally. On Tue, Mar 17, 2015 at 2:29 AM, Vinayakumar B wrote: > I have simulated the problem in my env and verified that, both 'git clean > -xdf' and 'mvn clean' will not remove the di

[jira] [Created] (HDFS-7941) SequenceFile.Writer.hsync() not working?

2015-03-17 Thread Sverre Bakke (JIRA)
Sverre Bakke created HDFS-7941: -- Summary: SequenceFile.Writer.hsync() not working? Key: HDFS-7941 URL: https://issues.apache.org/jira/browse/HDFS-7941 Project: Hadoop HDFS Issue Type: Bug

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #126

2015-03-17 Thread Apache Jenkins Server
See Changes: [ozawa] YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer. [yzhang] HADOOP-11692. Amendment to CHANGES.txt

Re: How the ack sent back to upstream of a pipeline when write data to HDFS

2015-03-17 Thread xiaohe lan
Hi Charles, Thanks for pointing me to the doc, it really helps me a lot. I am confused by another problem when I read DFSOutputStream.java. When packets a block are being sent through the pipeline, why DataStreamer will wait for all acks of the packets are received before the last packet is sent

Hadoop-Hdfs-trunk - Build # 2067 - Still Failing

2015-03-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2067/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7520 lines...] [INFO] [INFO] --- maven-site-plugin:3.4:a

Build failed in Jenkins: Hadoop-Hdfs-trunk #2067

2015-03-17 Thread Apache Jenkins Server
See Changes: [ozawa] YARN-1453. [JDK8] Fix Javadoc errors caused by incorrect or illegal tags in doc comments. Contributed by Akira AJISAKA, Andrew Purtell, and Allen Wittenauer. [yzhang] HADOOP-11692. Amendment to CHANGES.txt. [y

Hadoop-Hdfs-trunk-Java8 - Build # 126 - Still Failing

2015-03-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/126/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7937 lines...] [INFO] --- maven-javadoc-plugin:2.8.1

[jira] [Created] (HDFS-7940) Add tracing to DFSClient#setQuotaByStorageType

2015-03-17 Thread Rakesh R (JIRA)
Rakesh R created HDFS-7940: -- Summary: Add tracing to DFSClient#setQuotaByStorageType Key: HDFS-7940 URL: https://issues.apache.org/jira/browse/HDFS-7940 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-7939) Two fsimage_rollback_* files are created which are not deleted after rollback.

2015-03-17 Thread J.Andreina (JIRA)
J.Andreina created HDFS-7939: Summary: Two fsimage_rollback_* files are created which are not deleted after rollback. Key: HDFS-7939 URL: https://issues.apache.org/jira/browse/HDFS-7939 Project: Hadoop HD

Re: upstream jenkins build broken?

2015-03-17 Thread Vinayakumar B
Seems like all builds of Precommit-HDFS-Build failing with below problem. FATAL: Command "git clean -fdx" returned status code 1: stdout: stderr: hudson.plugins.git.GitException : Command "git clean -fdx" returned statu

Re: upstream jenkins build broken?

2015-03-17 Thread Vinayakumar B
I have simulated the problem in my env and verified that, both 'git clean -xdf' and 'mvn clean' will not remove the directory. mvn fails where as git simply ignores (not even display any warning) the problem. Regards, Vinay On Tue, Mar 17, 2015 at 2:32 AM, Sean Busbey wrote: > Can someone poi