Re: Post-5107 cross-project commits

2009-12-09 Thread Eli Collins
Hey Owen, Is the MR side ready yet? It looks like the MR changes (HADOOP-5107, MAPREDUCE-1239) went in. Building on trunk (after mvn-install'ing common and hdfs) building mr with ant -Dresolvers=internal clean-cache mvn-install yields the following. BUILD FAILED /home/eli/src/mapred1/build.xml:

[jira] Created: (HDFS-817) Port FsShell to FileContext

2009-12-09 Thread Eli Collins (JIRA)
Port FsShell to FileContext Key: HDFS-817 URL: https://issues.apache.org/jira/browse/HDFS-817 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Eli Collins Assignee: Eli Collins FsShe

[jira] Created: (HDFS-818) Refactor FsShell to make commands pluggable

2009-12-09 Thread Eli Collins (JIRA)
Refactor FsShell to make commands pluggable - Key: HDFS-818 URL: https://issues.apache.org/jira/browse/HDFS-818 Project: Hadoop HDFS Issue Type: Improvement Reporter: Eli Collins Wh

[jira] Created: (HDFS-819) Disply disk ( volume ) failure of data node in WebUI.

2009-12-09 Thread Ravi Phulari (JIRA)
Disply disk ( volume ) failure of data node in WebUI. - Key: HDFS-819 URL: https://issues.apache.org/jira/browse/HDFS-819 Project: Hadoop HDFS Issue Type: New Feature Components:

[jira] Resolved: (HDFS-819) Display disk ( volume ) failure of data node in WebUI.

2009-12-09 Thread Ravi Phulari (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Phulari resolved HDFS-819. --- Resolution: Duplicate > Display disk ( volume ) failure of data node in WebUI. > --

[jira] Created: (HDFS-820) CLONE -Add unit tests framework (Mockito)

2009-12-09 Thread Konstantin Boudnik (JIRA)
CLONE -Add unit tests framework (Mockito) - Key: HDFS-820 URL: https://issues.apache.org/jira/browse/HDFS-820 Project: Hadoop HDFS Issue Type: Test Components: build Affects Versions: 0.2

[jira] Created: (HDFS-821) Garbage collect datanode tmp dirs

2009-12-09 Thread Todd Lipcon (JIRA)
Garbage collect datanode tmp dirs - Key: HDFS-821 URL: https://issues.apache.org/jira/browse/HDFS-821 Project: Hadoop HDFS Issue Type: Improvement Components: data-node Affects Versions: 0.22.0

[jira] Created: (HDFS-822) Appends to already-finalized blocks can rename across volumes

2009-12-09 Thread Todd Lipcon (JIRA)
Appends to already-finalized blocks can rename across volumes - Key: HDFS-822 URL: https://issues.apache.org/jira/browse/HDFS-822 Project: Hadoop HDFS Issue Type: Improvement

[jira] Created: (HDFS-823) In Checkpointer the getImage servlet is added to public rather than internal servlet list

2009-12-09 Thread Jakob Homan (JIRA)
In Checkpointer the getImage servlet is added to public rather than internal servlet list - Key: HDFS-823 URL: https://issues.apache.org/jira/browse/HDFS-823 Proj

[jira] Created: (HDFS-824) Stop lease checker in TestReadWhileWriting

2009-12-09 Thread Tsz Wo (Nicholas), SZE (JIRA)
Stop lease checker in TestReadWhileWriting -- Key: HDFS-824 URL: https://issues.apache.org/jira/browse/HDFS-824 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Tsz

[jira] Created: (HDFS-825) Build fails to pull latest hadoop-core-* artifacts

2009-12-09 Thread Konstantin Boudnik (JIRA)
Build fails to pull latest hadoop-core-* artifacts -- Key: HDFS-825 URL: https://issues.apache.org/jira/browse/HDFS-825 Project: Hadoop HDFS Issue Type: Bug Components: build Affe

Re: Post-5107 cross-project commits

2009-12-09 Thread Giridharan Kesavan
Hi Eli, I'm able to run the same set of ant target without any problem. Could you try this? ant -Dresolvers=internal veryclean mvn-install Thanks, Giri On 12/10/09 12:02 AM, "Eli Collins" wrote: Hey Owen, Is the MR side ready yet? It looks like the MR changes (HADOOP-5107, MAPREDUCE-1239) w

Re: Post-5107 cross-project commits

2009-12-09 Thread Eli Collins
Hey Giri, veryclean fixed it. Thanks, Eli On Wed, Dec 9, 2009 at 8:56 PM, Giridharan Kesavan wrote: > Hi Eli, > > I'm able to run the same set of ant target without any problem. > > Could you try this? > ant -Dresolvers=internal veryclean mvn-install > > Thanks, > Giri > > On 12/10/09 12:02 A