[jira] Commented: (HADOOP-54) SequenceFile should compress blocks, not individual entries

2006-07-17 Thread Arun C Murthy (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-54?page=comments#action_12421776 ] Arun C Murthy commented on HADOOP-54: - Couple of implementation thoughts/refinements (thanks by Eric) I wanted to bring to everyone's attention: a) We could

[jira] Updated: (HADOOP-368) DistributedFSCheck should cleanup, seek, and report missing files.

2006-07-17 Thread Konstantin Shvachko (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-368?page=all ] Konstantin Shvachko updated HADOOP-368: --- Attachment: DistributedFSCheck.patch 1) I included calls to cleanup() for DistributedFSCheck and TestDFSIO. DistributedFSCheck calls cleanup befor

[jira] Created: (HADOOP-368) DistributedFSCheck should cleanup, seek, and report missing files.

2006-07-17 Thread Konstantin Shvachko (JIRA)
DistributedFSCheck should cleanup, seek, and report missing files. -- Key: HADOOP-368 URL: http://issues.apache.org/jira/browse/HADOOP-368 Project: Hadoop Issue Type: Bug

[jira] Created: (HADOOP-367) Static blocks do not automatically run when a class is loaded in Java 5.0

2006-07-17 Thread Benjamin Reed (JIRA)
Static blocks do not automatically run when a class is loaded in Java 5.0 - Key: HADOOP-367 URL: http://issues.apache.org/jira/browse/HADOOP-367 Project: Hadoop Issue Ty

[jira] Commented: (HADOOP-281) dfs.FSDirectory.mkdirs can create sub-directories of a file!

2006-07-17 Thread Wendy Chien (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-281?page=comments#action_12421733 ] Wendy Chien commented on HADOOP-281: Yes, the callers of mkdirs will need to check the return value. I looked over Arun's changes to FileUtil and they seem fi

[jira] Commented: (HADOOP-281) dfs.FSDirectory.mkdirs can create sub-directories of a file!

2006-07-17 Thread Konstantin Shvachko (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-281?page=comments#action_12421706 ] Konstantin Shvachko commented on HADOOP-281: I think addNode() is a good place to check whether the parent is a directory. mkdirs() does not need to che

[jira] Commented: (HADOOP-350) In standalone mode, 'org.apache.commons.cli cannot be resolved'

2006-07-17 Thread Renaud Richardet (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-350?page=comments#action_12421689 ] Renaud Richardet commented on HADOOP-350: - Thank you Hairong for the fast answer! I think it would be useful if this jar would be commited to nutch-trunk a

[jira] Commented: (HADOOP-341) Enhance distcp to handle *http* as a 'source protocol'.

2006-07-17 Thread Arun C Murthy (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-341?page=comments#action_12421686 ] Arun C Murthy commented on HADOOP-341: -- I have a further enhancement to distcp i.e. -f option now works with urls of scheme http/dfs/file. Hence I'm reopenin

[jira] Reopened: (HADOOP-341) Enhance distcp to handle *http* as a 'source protocol'.

2006-07-17 Thread Arun C Murthy (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-341?page=all ] Arun C Murthy reopened HADOOP-341: -- Assignee: Arun C Murthy > Enhance distcp to handle *http* as a 'source protocol'. > ---

Re: [jira] Commented: (HADOOP-363) When combiners exist, postpone mappers' spills of map output to disk until combiners are unsuccessful.

2006-07-17 Thread Eric Baldeschwieler
I'd be interested in actual data showing that this maters. On Jul 15, 2006, at 10:01 AM, Dick King (JIRA) wrote: [ http://issues.apache.org/jira/browse/HADOOP-363? page=comments#action_12421313 ] Dick King commented on HADOOP-363: -- I have to leave soon,

[jira] Updated: (HADOOP-307) Many small jobs benchmark for MapReduce

2006-07-17 Thread Sanjay Dahiya (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-307?page=all ] Sanjay Dahiya updated HADOOP-307: - Attachment: patch.txt Updated to reside in src/contrib. with build.xml changes for contrib. > Many small jobs benchmark for MapReduce > -

Re: suggestions for doing graphical svn diffs?

2006-07-17 Thread Benjamin Reed
I do such diffs all the time with Subclipse. It's great. It's also nice for managing patches. ben On Monday 17 July 2006 09:30, Thomas FRIOL wrote: > Hi Owen, > > If you are an Eclipse user, I suggest you to use Subversive [1] or > Subclipse [2] plugin. > > [1] http://www.polarion.org/index.php?

Re: suggestions for doing graphical svn diffs?

2006-07-17 Thread Jack Tang
beyond comapre: http://www.scootersoftware.com/home.php /jack On 7/18/06, Owen O'Malley <[EMAIL PROTECTED]> wrote: Does anyone have any suggestions for tools to do side-by-side graphical svn diffs? Thanks, Owen -- Keep Discovering ... ... Copenhagen Spirit = 高度的智力活动、大胆的涉险精神、深奥的研究内容与快

[jira] Commented: (HADOOP-281) dfs.FSDirectory.mkdirs can create sub-directories of a file!

2006-07-17 Thread Arun C Murthy (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-281?page=comments#action_12421668 ] Arun C Murthy commented on HADOOP-281: -- Hi Wendy, Your approach looks fine too... I'll just let Doug/Konstantin or someone else with more experience with d

[jira] Assigned: (HADOOP-136) Overlong UTF8's not handled well

2006-07-17 Thread Owen O'Malley (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-136?page=all ] Owen O'Malley reassigned HADOOP-136: Assignee: Hairong Kuang (was: Michel Tourn) > Overlong UTF8's not handled well > > > Key: HADOOP-136 >

[jira] Commented: (HADOOP-366) Should be able to specify more than one jar into a JobConf file

2006-07-17 Thread Thomas FRIOL (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-366?page=comments#action_12421664 ] Thomas FRIOL commented on HADOOP-366: - Owen, I think you did not understand correctly my explanations. I will try to be more precise. In fact, when I am writ

[jira] Commented: (HADOOP-366) Should be able to specify more than one jar into a JobConf file

2006-07-17 Thread Owen O'Malley (JIRA)
[ http://issues.apache.org/jira/browse/HADOOP-366?page=comments#action_12421655 ] Owen O'Malley commented on HADOOP-366: -- There is functionality in the system that is close to this functionality. Specifically, you can wrap multiple jars int

Re: suggestions for doing graphical svn diffs?

2006-07-17 Thread Thomas FRIOL
Hi Owen, If you are an Eclipse user, I suggest you to use Subversive [1] or Subclipse [2] plugin. [1] http://www.polarion.org/index.php?page=overview&project=subversive [2] http://subclipse.tigris.org/ Thomas. Thomas FRIOL Développeur Eclipse / Eclipse Developer Solutions & Technologies ANYW

suggestions for doing graphical svn diffs?

2006-07-17 Thread Owen O'Malley
Does anyone have any suggestions for tools to do side-by-side graphical svn diffs? Thanks, Owen

[jira] Created: (HADOOP-366) Should be able to specify more than one jar into a JobConf file

2006-07-17 Thread Thomas FRIOL (JIRA)
Should be able to specify more than one jar into a JobConf file --- Key: HADOOP-366 URL: http://issues.apache.org/jira/browse/HADOOP-366 Project: Hadoop Issue Type: Improvement