[jira] [Created] (HDFS-2049) Should add the column name tips for HDFS shell command

2011-06-07 Thread Denny Ye (JIRA)
Should add the column name tips for HDFS shell command -- Key: HDFS-2049 URL: https://issues.apache.org/jira/browse/HDFS-2049 Project: Hadoop HDFS Issue Type: Improvement Componen

Hadoop-Hdfs-trunk-Commit - Build # 724 - Still Failing

2011-06-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/724/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 2566 lines...] [javac] /tmp/clover403722601253

Hadoop-Hdfs-22-branch - Build # 64 - Failure

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

[jira] [Created] (HDFS-2048) 1073: Improve upgrade tests from 0.22

2011-06-07 Thread Todd Lipcon (JIRA)
1073: Improve upgrade tests from 0.22 - Key: HDFS-2048 URL: https://issues.apache.org/jira/browse/HDFS-2048 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Todd Lipcon Assignee:

Hadoop-Hdfs-trunk-Commit - Build # 723 - Still Failing

2011-06-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/723/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 2675 lines...] [junit] Tests run: 3, Failures:

[jira] [Created] (HDFS-2047) Improve TestNamespace and TestEditLog in 1073 branch

2011-06-07 Thread Todd Lipcon (JIRA)
Improve TestNamespace and TestEditLog in 1073 branch Key: HDFS-2047 URL: https://issues.apache.org/jira/browse/HDFS-2047 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Tod

[jira] [Resolved] (HDFS-2016) 1073: remove/archive unneeded/old storage files

2011-06-07 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-2016. --- Resolution: Fixed > 1073: remove/archive unneeded/old storage files >

[jira] [Created] (HDFS-2046) Force entropy to come from non-true random for tests

2011-06-07 Thread Todd Lipcon (JIRA)
Force entropy to come from non-true random for tests Key: HDFS-2046 URL: https://issues.apache.org/jira/browse/HDFS-2046 Project: Hadoop HDFS Issue Type: Improvement Components:

[jira] [Created] (HDFS-2045) HADOOP_*_HOME environment variables no longer work for tar ball distributions

2011-06-07 Thread Aaron T. Myers (JIRA)
HADOOP_*_HOME environment variables no longer work for tar ball distributions - Key: HDFS-2045 URL: https://issues.apache.org/jira/browse/HDFS-2045 Project: Hadoop HDFS

Re: How to run HDFS from source?

2011-06-07 Thread André Oriani
Thanks a lot Eli, it really helped a lot. I think I got the general idea of the scripts. Thanks, André On Tue, Jun 7, 2011 at 16:51, Eli Collins wrote: > Hey Andre, > > You can run an hdfs build out of common/hdfs trees checked out from > svn or git. Here are some scripts that make this easier

Re: How to run HDFS from source?

2011-06-07 Thread Eli Collins
Hey Andre, You can run an hdfs build out of common/hdfs trees checked out from svn or git. Here are some scripts that make this easier: https://github.com/elicollins/hadoop-dev Thanks, Eli On Tue, Jun 7, 2011 at 11:56 AM, André Oriani wrote: > Hi, > > > I have clone the repo for hadoop-common

[jira] [Resolved] (HDFS-2044) TestQueueProcessingStatistics failing automatic test due to timing issues

2011-06-07 Thread Matt Foley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Foley resolved HDFS-2044. -- Resolution: Fixed Note this is a v20 issue only. > TestQueueProcessingStatistics failing automatic test

[jira] [Created] (HDFS-2044) TestQueueProcessingStatistics failing automatic test due to timing issues

2011-06-07 Thread Matt Foley (JIRA)
TestQueueProcessingStatistics failing automatic test due to timing issues - Key: HDFS-2044 URL: https://issues.apache.org/jira/browse/HDFS-2044 Project: Hadoop HDFS Issu

How to run HDFS from source?

2011-06-07 Thread André Oriani
Hi, I have clone the repo for hadoop-common and hadoop-hdfs and built it using "ant mvn-install" . Now I would like to be able run HDFS in pseudo-distributed mode to test some modifications of mine. One year ago I could do it but now I had no luck. The scripts are failing, complaining about not

Hadoop-Hdfs-trunk-Commit - Build # 722 - Still Failing

2011-06-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/722/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 2672 lines...] [junit] Running org.apache.hadoo

[jira] [Created] (HDFS-2043) TestHFlush failing intermittently

2011-06-07 Thread Aaron T. Myers (JIRA)
TestHFlush failing intermittently - Key: HDFS-2043 URL: https://issues.apache.org/jira/browse/HDFS-2043 Project: Hadoop HDFS Issue Type: Bug Reporter: Aaron T. Myers I can't reproduce this failur

Hadoop-Hdfs-trunk-Commit - Build # 721 - Still Failing

2011-06-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/721/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 1088 lines...] [copy] Copying /grid/0/hudson/

Hadoop-Hdfs-trunk - Build # 690 - Failure

2011-06-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/690/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 936670 lines...] [junit] 2011-06-07 12:38:03,315 INFO

Hadoop-Hdfs-trunk-Commit - Build # 720 - Still Failing

2011-06-07 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/720/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 2674 lines...] [junit] Running org.apache.hadoo

[jira] [Resolved] (HDFS-2004) Enable replicating and pinning files to a data node

2011-06-07 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HDFS-2004. -- Resolution: Won't Fix bq. You are certainly entitled to your opinion. I'm also entitled to mine.