[jira] [Created] (HDFS-4843) testDeleteBlockPool has a bug which makes it fail occasionally

2013-05-22 Thread vincent cho (JIRA)
vincent cho created HDFS-4843: - Summary: testDeleteBlockPool has a bug which makes it fail occasionally Key: HDFS-4843 URL: https://issues.apache.org/jira/browse/HDFS-4843 Project: Hadoop HDFS I

[jira] [Created] (HDFS-4842) Snapshot: identify the correct prior snapshot when deleting a snapshot under a renamed subtree

2013-05-22 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-4842: --- Summary: Snapshot: identify the correct prior snapshot when deleting a snapshot under a renamed subtree Key: HDFS-4842 URL: https://issues.apache.org/jira/browse/HDFS-4842 Proj

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

2013-05-22 Thread Apache Jenkins Server
See -- [...truncated 10203 lines...] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.838 sec Running org.apache.hadoop.hdfs.web.TestFSMainOperationsWebHdfs Tests run: 50, Failures: 0

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

2013-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1407/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10396 lines...] [INFO] --

[jira] [Created] (HDFS-4841) FsShell commands using webhfds fail ClientFinalizer shutdown hook

2013-05-22 Thread Stephen Chu (JIRA)
Stephen Chu created HDFS-4841: - Summary: FsShell commands using webhfds fail ClientFinalizer shutdown hook Key: HDFS-4841 URL: https://issues.apache.org/jira/browse/HDFS-4841 Project: Hadoop HDFS

Re: Rack-awareness in Hadoop-2.0.3-alpha

2013-05-22 Thread Chris Nauroth
common-dev and hdfs-dev removed/bcc'd Hi Mohammad, Rack awareness is supported in 2.0.3-alpha. The only potential problem I see in your configuration is that topology.sh contains a definition for HADOOP_CONF that points back at your hadoop-0.22.0/conf directory. If that directory doesn't contai

[jira] [Created] (HDFS-4840) ReplicationMonitor gets NPE during shutdown

2013-05-22 Thread Kihwal Lee (JIRA)
Kihwal Lee created HDFS-4840: Summary: ReplicationMonitor gets NPE during shutdown Key: HDFS-4840 URL: https://issues.apache.org/jira/browse/HDFS-4840 Project: Hadoop HDFS Issue Type: Bug

[jira] [Resolved] (HDFS-4619) No Exception is thrown if we try to create directory using FileContext (create) on RawLocalFileSystem. Even if the directory already exists.

2013-05-22 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-4619. -- Resolution: Duplicate > No Exception is thrown if we try to create directory using FileConte

Re: [VOTE] Plan to create release candidate for 0.23.8

2013-05-22 Thread Jason Lowe
+1 On 05/17/2013 04:10 PM, Thomas Graves wrote: Hello all, We've had a few critical issues come up in 0.23.7 that I think warrants a 0.23.8 release. The main one is MAPREDUCE-5211. There are a couple of other issues that I want finished up and get in before we spin it. Those include HDFS-3875

Rack-awareness in Hadoop-2.0.3-alpha

2013-05-22 Thread Mohammad Mustaqeem
Is Hadoop-2.0.3-alpha does not support Rack-awarness? I am trying to make Hadoop cluster Rack-Aware for a week but I haven't succeed. What I am doing. I am adding following property in etc/hadoop/core-site.xml : net.topology.script.file.name /home/hadoop/hadoop-2.0.3-alpha/etc/hadoop/topology.sh

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

2013-05-22 Thread Apache Jenkins Server
See Changes: [vinodkv] MAPREDUCE-5156. Change hadoop examples ProgramDriver to be able to run 1.x examples jar on top of YARN. This change breaks 0.23.x direct usages of ProgramDriver. Contributed by Zhijie Shen. [vinodkv] MAPREDUC

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

2013-05-22 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1406/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10399 lines...] Running org.apache.hadoop.fs.viewfs.TestV