[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

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

[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: -

[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] [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-tabpanelfocusedCommentId=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: NUTCH-1325-trunk-v4.patch HostDB for Nutch Key:

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, dev-digest-h...@nutch.apache.org 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

[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-tabpanelfocusedCommentId=13877746#comment-13877746 ] Lewis John McGibbney commented on NUTCH-1572: - Hi Talat, personally I think

[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

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/NutchHadoopSingleNodeTutorialhttp://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

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,

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