[jira] [Resolved] (HADOOP-11784) failed to locate Winutils for win 32 platform

2015-05-03 Thread Kiran Kumar M R (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Kumar M R resolved HADOOP-11784. -- Resolution: Duplicate HADOOP-9922 solves this issue. Closing as duplicate. > failed t

[jira] [Created] (HADOOP-11908) Erasure coding: Should be able to encode part of parity blocks.

2015-05-03 Thread Yi Liu (JIRA)
Yi Liu created HADOOP-11908: --- Summary: Erasure coding: Should be able to encode part of parity blocks. Key: HADOOP-11908 URL: https://issues.apache.org/jira/browse/HADOOP-11908 Project: Hadoop Common

[jira] [Created] (HADOOP-11909) test-patch javac & javadoc output clarity

2015-05-03 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-11909: - Summary: test-patch javac & javadoc output clarity Key: HADOOP-11909 URL: https://issues.apache.org/jira/browse/HADOOP-11909 Project: Hadoop Common

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

[jira] [Created] (HADOOP-11910) add command line arg to test-patch for the regex to use for evaluating if something is a patch file.

2015-05-03 Thread Sean Busbey (JIRA)
Sean Busbey created HADOOP-11910: Summary: add command line arg to test-patch for the regex to use for evaluating if something is a patch file. Key: HADOOP-11910 URL: https://issues.apache.org/jira/browse/HADOOP-1

[jira] [Created] (HADOOP-11911) test-patch should allow configuration of default branch

2015-05-03 Thread Sean Busbey (JIRA)
Sean Busbey created HADOOP-11911: Summary: test-patch should allow configuration of default branch Key: HADOOP-11911 URL: https://issues.apache.org/jira/browse/HADOOP-11911 Project: Hadoop Common

Re: Failed to run distcp against ftp server installed on Windows.

2015-05-03 Thread sam liu
Hi Experts, Is there any comment on this issue? Thanks! 2015-04-29 10:35 GMT+08:00 sam liu : > for IIS ftp server on Windows, seems the distcp tool always failed on the > line 'client.setFileTransferMode(FTP.BLOCK_TRANSFER_MODE)' in > hadoop/hadoop-common-project/hadoop-common/src/main/java/org

RE: Planning Hadoop 2.6.1 release

2015-05-03 Thread Brahma Reddy Battula
Hello Vinod, I am thinking,can we include HADOOP-11491 also..? wihout this jira harfs will not be usable when cluster installed in HA mode and try to get filecontext like below.. Path path = new Path("har:///archivedLogs/application_1428917727658_0005-application_1428917727658_0008-1428927448

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