Re: Patch Failing because src/contrib/eclipse-plugin does not exist in trunk

2009-12-03 Thread Tom White
Hi Steve, Since the project split the eclipse-plugin module is now in MapReduce. I think Chris has changed the issue to be a MAPREDUCE issue in JIRA, so if you run it through Hudson again it should be applied to the MapReduce tree. Cheers, Tom On Wed, Dec 2, 2009 at 10:20 AM, Stephen Watt wrote

[jira] Created: (HADOOP-6411) Remove depricated file src/test/hadoop-site.xml

2009-12-03 Thread Konstantin Boudnik (JIRA)
Remove depricated file src/test/hadoop-site.xml --- Key: HADOOP-6411 URL: https://issues.apache.org/jira/browse/HADOOP-6411 Project: Hadoop Common Issue Type: Bug Components: test

[jira] Created: (HADOOP-6410) Rename TestCLI class to prevent JUnit from trying to run this class as a test

2009-12-03 Thread Konstantin Boudnik (JIRA)
Rename TestCLI class to prevent JUnit from trying to run this class as a test - Key: HADOOP-6410 URL: https://issues.apache.org/jira/browse/HADOOP-6410 Project: Hadoop Common

[jira] Reopened: (HADOOP-6385) dfs does not support -rmdir (was HDFS-639)

2009-12-03 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reopened HADOOP-6385: - Hey Scott, re-opening as resolved is used for issues that have been committed, which this hasn't.

Re: adding functionality to retrieve file name from a block

2009-12-03 Thread Dhruba Borthakur
I think that if we add the filename of a file to each block, it adds additional complexity to the implementation of the filesystem. what is the use-case that you have in mind? thanks, dhruba On Wed, Dec 2, 2009 at 11:30 PM, Jack Li wrote: > > I am trying to add functionality so that a block can