[jira] [Created] (HDFS-6062) TestRetryCacheWithHA#testConcat is flaky

2014-03-05 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-6062: --- Summary: TestRetryCacheWithHA#testConcat is flaky Key: HDFS-6062 URL: https://issues.apache.org/jira/browse/HDFS-6062 Project: Hadoop HDFS Issue Type: Bug

[jira] [Created] (HDFS-6061) Allow dfs.datanode.shared.file.descriptor.path to contain multiple entries and fall back when needed

2014-03-05 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-6061: -- Summary: Allow dfs.datanode.shared.file.descriptor.path to contain multiple entries and fall back when needed Key: HDFS-6061 URL: https://issues.apache.org/jira/browse

[jira] [Created] (HDFS-6060) NameNode should not check DataNode layout version

2014-03-05 Thread Brandon Li (JIRA)
Brandon Li created HDFS-6060: Summary: NameNode should not check DataNode layout version Key: HDFS-6060 URL: https://issues.apache.org/jira/browse/HDFS-6060 Project: Hadoop HDFS Issue Type: Sub-t

[jira] [Resolved] (HDFS-6052) TestBlockReaderLocal fails if native code is not loaded or platform is Windows.

2014-03-05 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth resolved HDFS-6052. - Resolution: Duplicate I'm resolving this as duplicate of HDFS-6059. (Technically, this one came

FileSystem and FileContext Janitor, at your service !

2014-03-05 Thread Jay Vyas
Hi HCFS Community :) This is Jay... Some of you know me I hack on a broad range of file system and hadoop ecosystem interoperability stuff. I just wanted to introduce myself and let you folks know im going to be working to help clean up the existing unit testing frameworks for the FileSystem

[jira] [Created] (HDFS-6059) TestBlockReaderLocal fails if native library is not available

2014-03-05 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HDFS-6059: --- Summary: TestBlockReaderLocal fails if native library is not available Key: HDFS-6059 URL: https://issues.apache.org/jira/browse/HDFS-6059 Project: Hadoop HDFS

[jira] [Created] (HDFS-6058) Fix TestHDFSCLI failures after HADOOP-8691 change

2014-03-05 Thread Vinayakumar B (JIRA)
Vinayakumar B created HDFS-6058: --- Summary: Fix TestHDFSCLI failures after HADOOP-8691 change Key: HDFS-6058 URL: https://issues.apache.org/jira/browse/HDFS-6058 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-6057) DomainSocketWatcher.watcherThread should be marked as daemon thread

2014-03-05 Thread Eric Sirianni (JIRA)
Eric Sirianni created HDFS-6057: --- Summary: DomainSocketWatcher.watcherThread should be marked as daemon thread Key: HDFS-6057 URL: https://issues.apache.org/jira/browse/HDFS-6057 Project: Hadoop HDFS

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

2014-03-05 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1692/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 12977 lines...] [INFO] --- maven-source-plugin:2.1.2:jar-

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

2014-03-05 Thread Apache Jenkins Server
See Changes: [raviprak] YARN-1768. Fixed error message being too verbose when killing a non-existent application. Contributed by Tsuyoshi Ozawa [wheat9] HADOOP-10379. Protect authentication cookies with the HttpOnly and Secure flag