[jira] [Created] (HDFS-2375) TestFileAppend4 fails in 0.20.205 branch

2011-09-26 Thread Suresh Srinivas (Created) (JIRA)
TestFileAppend4 fails in 0.20.205 branch Key: HDFS-2375 URL: https://issues.apache.org/jira/browse/HDFS-2375 Project: Hadoop HDFS Issue Type: Bug Components: hdfs client Affects Versions

[jira] [Resolved] (HDFS-2374) hftp: not able to delete content using hftp url

2011-09-26 Thread Arpit Gupta (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta resolved HDFS-2374. --- Resolution: Invalid hftp is read only > hftp: not able to delete content using hftp u

[jira] [Created] (HDFS-2374) hftp: not able to delete content using hftp url

2011-09-26 Thread Arpit Gupta (Created) (JIRA)
hftp: not able to delete content using hftp url --- Key: HDFS-2374 URL: https://issues.apache.org/jira/browse/HDFS-2374 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.20.205.0

[jira] [Created] (HDFS-2373) webhdfs and hftp print extra info to the console

2011-09-26 Thread Arpit Gupta (Created) (JIRA)
webhdfs and hftp print extra info to the console Key: HDFS-2373 URL: https://issues.apache.org/jira/browse/HDFS-2373 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.20.205.0

[jira] [Created] (HDFS-2372) HDFS credits page is redirecting to Common issues when opening the Contributors list

2011-09-26 Thread Aaron (Created) (JIRA)
HDFS credits page is redirecting to Common issues when opening the Contributors list Key: HDFS-2372 URL: https://issues.apache.org/jira/browse/HDFS-2372 Project: Had

[jira] [Created] (HDFS-2371) Refactor BlockSender.java for better readability

2011-09-26 Thread Suresh Srinivas (Created) (JIRA)
Refactor BlockSender.java for better readability Key: HDFS-2371 URL: https://issues.apache.org/jira/browse/HDFS-2371 Project: Hadoop HDFS Issue Type: Improvement Components: data-nod

[jira] [Created] (HDFS-2370) Distcp not working due to NoClassDefFoundError: org/apache/hadoop/tools/DistCp

2011-09-26 Thread Rajit (Created) (JIRA)
Distcp not working due to NoClassDefFoundError: org/apache/hadoop/tools/DistCp -- Key: HDFS-2370 URL: https://issues.apache.org/jira/browse/HDFS-2370 Project: Hadoop HDFS

[jira] [Created] (HDFS-2369) Fsck Fails

2011-09-26 Thread Rajit (Created) (JIRA)
Fsck Fails -- Key: HDFS-2369 URL: https://issues.apache.org/jira/browse/HDFS-2369 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Versions: 0.20.205.0 Reporter: Rajit Priority:

[jira] [Created] (HDFS-2368) defaults created for web keytab and principal, these properties should not have defaults

2011-09-26 Thread Arpit Gupta (Created) (JIRA)
defaults created for web keytab and principal, these properties should not have defaults Key: HDFS-2368 URL: https://issues.apache.org/jira/browse/HDFS-2368 Proj

[jira] [Created] (HDFS-2367) HA: Enable the configuration of multiple HA cluster addresses

2011-09-26 Thread Aaron T. Myers (Created) (JIRA)
HA: Enable the configuration of multiple HA cluster addresses - Key: HDFS-2367 URL: https://issues.apache.org/jira/browse/HDFS-2367 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Created] (HDFS-2366) webhds throws a npe when ugi is null from getDelegationToken

2011-09-26 Thread Arpit Gupta (Created) (JIRA)
webhds throws a npe when ugi is null from getDelegationToken Key: HDFS-2366 URL: https://issues.apache.org/jira/browse/HDFS-2366 Project: Hadoop HDFS Issue Type: Bug Affects Ve

[jira] [Created] (HDFS-2365) namenode ui does not show we are running secure hadoop when security is on

2011-09-26 Thread Arpit Gupta (Created) (JIRA)
namenode ui does not show we are running secure hadoop when security is on -- Key: HDFS-2365 URL: https://issues.apache.org/jira/browse/HDFS-2365 Project: Hadoop HDFS Is

Re: Long running tests failure

2011-09-26 Thread Steve Loughran
On 24/09/11 00:15, Todd Lipcon wrote: I think TestLargeBlock fails if you have low disk space on your dev machine -- since the drive selection algorithm needs something like 5x block size free, and the test uses a 2G+ block size. I know it always fails on my laptop where I tend to have 5-6G free

Re: corrupted edits log after power failure

2011-09-26 Thread Steve Loughran
On 22/09/11 20:15, Brian Bockelman wrote: Hi Gabi, I'd be a bit scared of that backup strategy; what happens if the TCP connection gets cut suddenly during curl? What happens if there's a TCP corruption? Such things have happened before. Curl might work for long-haul backups, but I'd use H

[jira] [Created] (HDFS-2364) metaSave API is using Printwriter, It will eat all the IOExceptions.

2011-09-26 Thread Uma Maheswara Rao G (JIRA)
metaSave API is using Printwriter, It will eat all the IOExceptions. Key: HDFS-2364 URL: https://issues.apache.org/jira/browse/HDFS-2364 Project: Hadoop HDFS Issue Type: Su

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

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/21/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9502 lines...] [INFO] [INFO] --- maven-antrun-plugin:

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

2011-09-26 Thread Apache Jenkins Server
See

Hadoop-Hdfs-trunk - Build # 812 - Still Unstable

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/812/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9841 lines...] main: [INFO] Executed tasks [INFO] [INFO]

Jenkins build is still unstable: Hadoop-Hdfs-trunk #812

2011-09-26 Thread Apache Jenkins Server
See

[jira] [Created] (HDFS-2363) Move datanodes size printing to BlockManager from FSNameSystem's metasave API

2011-09-26 Thread Uma Maheswara Rao G (JIRA)
Move datanodes size printing to BlockManager from FSNameSystem's metasave API - Key: HDFS-2363 URL: https://issues.apache.org/jira/browse/HDFS-2363 Project: Hadoop HDFS

Hadoop-Hdfs-trunk-Commit - Build # 1032 - Failure

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/1032/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 7692 lines...] [INFO] [INFO] --- maven-compiler-p