Re: Renovating "Nutch Hadoop Tutorial" wiki page

2014-01-21 Thread d_k
Actually what I would like to see is a Nutch 2.x tutorial at the same level of detail as the http://wiki.apache.org/nutch/NutchHadoopTutorial What is the process of contributing to that wiki page? On Tue, Jan 21, 2014 at 9:33 PM, Julien Nioche < lists.digitalpeb...@gmail.com> wrote: > Hi > > The

[jira] [Commented] (NUTCH-1413) Record response time

2014-01-21 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877792#comment-13877792 ] Lewis John McGibbney commented on NUTCH-1413: - Hi [~wastl-nagel] can you pleas

[jira] [Assigned] (NUTCH-1325) HostDB for Nutch

2014-01-21 Thread Tejas Patil (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tejas Patil reassigned NUTCH-1325: -- Assignee: Tejas Patil (was: Markus Jelsma) > HostDB for Nutch > > >

Request for reviewing HostDb and Sitemap features

2014-01-21 Thread Tejas Patil
Hi, Is anyone interested in reviewing or trying out the patch for these new features ? I have recently updated [0] and [1] and would like to hear back comments on the same. [0] : https://issues.apache.org/jira/browse/NUTCH-1325 [1] : https://issues.apache.org/jira/browse/NUTCH-1465 Thanks, Tejas

Re: Renovating "Nutch Hadoop Tutorial" wiki page

2014-01-21 Thread Julien Nioche
Hi The whole thing has been replaced with http://wiki.apache.org/nutch/NutchHadoopSingleNodeTutorialwhich does exactly what you described. +1 to remove the old nutchhadooptutorial page J. On 21 January 2014 17:44, Tejas Patil wrote:

[jira] [Updated] (NUTCH-1465) Support sitemaps in Nutch

2014-01-21 Thread Tejas Patil (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tejas Patil updated NUTCH-1465: --- Attachment: NUTCH-1465-trunk.v2.patch Attaching NUTCH-1465-trunk.v2.patch which has implementation of

[jira] [Commented] (NUTCH-1572) Nutch 2.x should use o.a.g.mem.store.MemStore for testing

2014-01-21 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877746#comment-13877746 ] Lewis John McGibbney commented on NUTCH-1572: - Hi Talat, personally I think us

Re: What is the correct way to serialize a MapWritable to WebPage's metadata?

2014-01-21 Thread Lewis John Mcgibbney
Hi d_k, On Tue, Jan 21, 2014 at 11:20 AM, wrote: > > I'm working on porting NUTCH-1622 to Nutch 2 > Excellent > and the path I took was to add a MapWritable field to the Outlink class to > hold the metadata. > So identical to approach implemented by Julien in NUTCH-1622? > > In order to st

[jira] [Updated] (NUTCH-1325) HostDB for Nutch

2014-01-21 Thread Tejas Patil (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tejas Patil updated NUTCH-1325: --- Attachment: NUTCH-1325-trunk-v4.patch > HostDB for Nutch > > > Key:

[jira] [Commented] (NUTCH-1572) Nutch 2.x should use o.a.g.mem.store.MemStore for testing

2014-01-21 Thread Talat UYARER (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877723#comment-13877723 ] Talat UYARER commented on NUTCH-1572: - Hi [~lewismc], I tested this issue your right.

[jira] [Updated] (NUTCH-1325) HostDB for Nutch

2014-01-21 Thread Tejas Patil (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tejas Patil updated NUTCH-1325: --- Attachment: (was: NUTCH-1325-trunk-v4.patch) > HostDB for Nutch > > >

[jira] [Updated] (NUTCH-1325) HostDB for Nutch

2014-01-21 Thread Tejas Patil (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tejas Patil updated NUTCH-1325: --- Attachment: NUTCH-1325-trunk-v4.patch Attaching NUTCH-1325-trunk-v4.patch with following changes: - F

Renovating "Nutch Hadoop Tutorial" wiki page

2014-01-21 Thread Tejas Patil
Hi nutch-dev, I was looking at [0] and realized that with the massive number of Hadoop setup tutorials out there on internet, we need not repeat the same on nutch wiki page and instead assume that user has already done Hadoop setup. For convinience, we could direct users to the Hadoop wiki page wh

[jira] [Updated] (NUTCH-1645) Junit Test Case for Adaptive Fetch Schedule class

2014-01-21 Thread msertacturkel (JIRA)
[ https://issues.apache.org/jira/browse/NUTCH-1645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] msertacturkel updated NUTCH-1645: - Attachment: NUTCH-1645-v4.patch I prepared a patch according to 2.x branch. The patch controls Ad