[jira] [Created] (HDFS-3906) QJM: quorum timeout on failover with large log segment

2012-09-07 Thread Todd Lipcon (JIRA)
Todd Lipcon created HDFS-3906: - Summary: QJM: quorum timeout on failover with large log segment Key: HDFS-3906 URL: https://issues.apache.org/jira/browse/HDFS-3906 Project: Hadoop HDFS Issue Type

[jira] [Created] (HDFS-3905) Secure cluster cannot use hftp to an insecure cluster

2012-09-07 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-3905: - Summary: Secure cluster cannot use hftp to an insecure cluster Key: HDFS-3905 URL: https://issues.apache.org/jira/browse/HDFS-3905 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-3904) QJM: journalnode does not die/log ERROR when keytab is not found in secure mode

2012-09-07 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3904: - Summary: QJM: journalnode does not die/log ERROR when keytab is not found in secure mode Key: HDFS-3904 URL: https://issues.apache.org/jira/browse/HDFS-3904 Project: Hadoop

[jira] [Resolved] (HDFS-3903) DFSClient mkdirs applies default umask to the specified permission

2012-09-07 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur resolved HDFS-3903. -- Resolution: Not A Problem Thanks Colin, now I remember I've been bitten by this before.

[jira] [Created] (HDFS-3903) HttpFs does not set permissions correctly for MKDIR

2012-09-07 Thread Eli Collins (JIRA)
Eli Collins created HDFS-3903: - Summary: HttpFs does not set permissions correctly for MKDIR Key: HDFS-3903 URL: https://issues.apache.org/jira/browse/HDFS-3903 Project: Hadoop HDFS Issue Type: B

[jira] [Created] (HDFS-3902) TestDatanodeBlockScanner is flaky, broke entirely after HDFS-3828

2012-09-07 Thread Andy Isaacson (JIRA)
Andy Isaacson created HDFS-3902: --- Summary: TestDatanodeBlockScanner is flaky, broke entirely after HDFS-3828 Key: HDFS-3902 URL: https://issues.apache.org/jira/browse/HDFS-3902 Project: Hadoop HDFS

Re: MiniDFSCluster

2012-09-07 Thread Vladimir Rozov
Agree. It is a regression in 2.x, though even in 1.x such method as corruptBlockOnDataNode() uses "test.build.data" property instead of instance data_dir to locate data directory and will possibly corrupt blocks on wrong mini cluster if "test.build.data" property is changed after the cluster is

Hadoop-Hdfs-0.23-Build - Build # 367 - Still Unstable

2012-09-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/367/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 19293 lines...] [INFO] --- maven-dependency-plugin:2.

Jenkins build is still unstable: Hadoop-Hdfs-0.23-Build #367

2012-09-07 Thread Apache Jenkins Server
See

Re: MiniDFSCluster

2012-09-07 Thread Steve Loughran
On 5 September 2012 18:42, Vladimir Rozov wrote: > There are few methods on MiniDFSCluster class that are declared as static > (getBlockFile, getStorageDirPath), though as long as MiniDFSCluster is not > a singleton they should be instance methods not class methods. These aren't in 1.x, but new

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

2012-09-07 Thread Apache Jenkins Server
See Changes: [acmurthy] YARN-80. Add support for delaying rack-local containers in CapacityScheduler. Contributed by Arun C. Murthy. [acmurthy] MAPREDUCE-4638. MR AM supplies MapReduce jars in classpath rather than rely on YARN. Co

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

2012-09-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1158/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 11215 lines...] Tests run: 42, Failures: 0, Errors: 0, Sk