[jira] [Created] (HDFS-2379) 0.20: Allow block reports to proceed without holding FSDataset lock

2011-09-28 Thread Todd Lipcon (Created) (JIRA)
0.20: Allow block reports to proceed without holding FSDataset lock --- Key: HDFS-2379 URL: https://issues.apache.org/jira/browse/HDFS-2379 Project: Hadoop HDFS Issue Type: Bug

Hadoop-Hdfs-22-branch - Build # 93 - Still Failing

2011-09-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-22-branch/93/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 3125 lines...] compile-hdfs-test: [delete] Deleting

Re: Long running tests failure

2011-09-28 Thread Jeff MAURY
I faced the same issue on my brand new MPB (i7) laptop. The Hadoop pom.xml are configured with a surefire plugin timeout of 900s. I commented it out (infinite timeout) and the TestLargeBlock last 2000s on my laptop. I have now a problem with another test (org.apache.hadoop.hdfs.server.common.TestDi

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

2011-09-28 Thread Apache Jenkins Server
See

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

2011-09-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/814/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9903 lines...] [INFO]

Jenkins build is unstable: Hadoop-Hdfs-0.23-Build #23

2011-09-28 Thread Apache Jenkins Server
See

Hadoop-Hdfs-0.23-Build - Build # 23 - Still unstable

2011-09-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/23/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9538 lines...] [INFO] --- findbugs-maven-plugin:2.3.2:

[jira] [Created] (HDFS-2380) Security downgrade of token validation

2011-09-28 Thread Daryn Sharp (Created) (JIRA)
Security downgrade of token validation -- Key: HDFS-2380 URL: https://issues.apache.org/jira/browse/HDFS-2380 Project: Hadoop HDFS Issue Type: Bug Components: security Affects Versions: 0.20.

[jira] [Created] (HDFS-2381) Build behind a proxy failing to fetch commons-daemon

2011-09-28 Thread Steve Loughran (Created) (JIRA)
Build behind a proxy failing to fetch commons-daemon Key: HDFS-2381 URL: https://issues.apache.org/jira/browse/HDFS-2381 Project: Hadoop HDFS Issue Type: Bug Components: build

[jira] [Resolved] (HDFS-2381) Build behind a proxy failing to fetch commons-daemon

2011-09-28 Thread Steve Loughran (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HDFS-2381. -- Resolution: Won't Fix Release Note: WONTFIXing as there is a workaround. I'd x-link to a Ma

[jira] [Created] (HDFS-2382) TestDfsOverAvroRpc fails

2011-09-28 Thread Suresh Srinivas (Created) (JIRA)
TestDfsOverAvroRpc fails Key: HDFS-2382 URL: https://issues.apache.org/jira/browse/HDFS-2382 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Suresh Srinivas Fix For:

[jira] [Resolved] (HDFS-2382) TestDfsOverAvroRpc fails

2011-09-28 Thread Aaron T. Myers (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-2382. -- Resolution: Fixed This looks like a duplicate of HDFS-2298. Please reopen if you disagree.

Re: Long running tests failure

2011-09-28 Thread Milind.Bhandarkar
Cool! I commented out that line as well. Can I override that parameter from commandline ? It will be less headache. - milind On 9/28/11 3:48 AM, "Jeff MAURY" wrote: >I faced the same issue on my brand new MPB (i7) laptop. >The Hadoop pom.xml are configured with a surefire plugin timeout of 900s

Re: Long running tests failure

2011-09-28 Thread Jeff MAURY
On Wed, Sep 28, 2011 at 8:58 PM, wrote: > Cool! I commented out that line as well. Can I override that parameter > from commandline ? It will be less headache. > This is theorically possible through the surefire.timeout property but as soon as the property is defined in a POM (or a parent POM), i

[jira] [Created] (HDFS-2383) TestDfsOverAvroRpc is failing on 0.22

2011-09-28 Thread Konstantin Shvachko (Created) (JIRA)
TestDfsOverAvroRpc is failing on 0.22 - Key: HDFS-2383 URL: https://issues.apache.org/jira/browse/HDFS-2383 Project: Hadoop HDFS Issue Type: Bug Components: test Affects Versions: 0.22.0

Hadoop-Hdfs-22-branch - Build # 94 - Still Failing

2011-09-28 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-22-branch/94/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 3077 lines...] [delete] Deleting directory /home/je

[jira] [Created] (HDFS-2384) Improve speed of block report generation

2011-09-28 Thread Todd Lipcon (Created) (JIRA)
Improve speed of block report generation Key: HDFS-2384 URL: https://issues.apache.org/jira/browse/HDFS-2384 Project: Hadoop HDFS Issue Type: Improvement Components: data-node Affects Ve

[jira] [Created] (HDFS-2385) Support delegation token renewal in webhdfs

2011-09-28 Thread Tsz Wo (Nicholas), SZE (Created) (JIRA)
Support delegation token renewal in webhdfs --- Key: HDFS-2385 URL: https://issues.apache.org/jira/browse/HDFS-2385 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Tsz Wo (Nicholas), SZ