Re: merge mapred to trunk

2005-09-15 Thread Doug Cutting
I will postpone the merge of the mapred branch into trunk until I have a chance to (a) add some MapReduce documentation; and (b) implement MapReduce-based dedup. Doug Doug Cutting wrote: Currently we have three versions of nutch: trunk, 0.7 and mapred. This increases the chances for conflict

Re: merge mapred to trunk

2005-08-31 Thread Kelvin Tan
On Wed, 31 Aug 2005 14:37:54 -0700, Doug Cutting wrote: >[EMAIL PROTECTED] wrote: >> I, too, am looking forward to this, but I am wondering what that >> will do to Kelvin Tan's recent contribution, especially since I >> saw that both MapReduce and Kelvin's code change how >> FetchListEntry works.

Re: merge mapred to trunk

2005-08-31 Thread ogjunk-nutch
--- Doug Cutting <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I, too, am looking forward to this, but I am wondering what that > will > > do to Kelvin Tan's recent contribution, especially since I saw that > > both MapReduce and Kelvin's code change how FetchListEntry works. > If > >

Re: merge mapred to trunk

2005-08-31 Thread Doug Cutting
[EMAIL PROTECTED] wrote: I, too, am looking forward to this, but I am wondering what that will do to Kelvin Tan's recent contribution, especially since I saw that both MapReduce and Kelvin's code change how FetchListEntry works. If merging mapred to trunk means losing Kelvin's changes, then I su

Re: merge mapred to trunk

2005-08-31 Thread ogjunk-nutch
> Currently we have three versions of nutch: trunk, 0.7 and mapred. > This > increases the chances for conflicts. I would thus like to merge the > mapred branch into trunk soon. The soonest I could actually start > this is next week. Are there any objections? I, too, am looking forward to th

Re: merge mapred to trunk

2005-08-31 Thread Andrzej Bialecki
Doug Cutting wrote: Currently we have three versions of nutch: trunk, 0.7 and mapred. This increases the chances for conflicts. I would thus like to merge the mapred branch into trunk soon. The soonest I could actually start this is next week. Are there any objections? ++1 :-) -- Best r

Re: merge mapred to trunk

2005-08-31 Thread Doug Cutting
Jérôme Charron wrote: I don't take a look yet at mapred branch. It will going to be a good surprise to discover it in the trunk... ;-) I will make some effort to document things more before I merge to trunk, so that folks know what they're getting. Many things have changed (e.g., segment for

Re: merge mapred to trunk

2005-08-31 Thread Jérôme Charron
On 8/31/05, Piotr Kosiorowski <[EMAIL PROTECTED]> wrote: > > Doug Cutting wrote: > > Currently we have three versions of nutch: trunk, 0.7 and mapred. This > > increases the chances for conflicts. I would thus like to merge the > > mapred branch into trunk soon. The soonest I could actually start

Re: merge mapred to trunk

2005-08-31 Thread Piotr Kosiorowski
Doug Cutting wrote: Currently we have three versions of nutch: trunk, 0.7 and mapred. This increases the chances for conflicts. I would thus like to merge the mapred branch into trunk soon. The soonest I could actually start this is next week. Are there any objections? Doug +1 P.