You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Markus Jelsma (JIRA)" <ji...@apache.org> on 2013/08/16 16:00:48 UTC

[jira] [Created] (NUTCH-1625) IndexerMapReduce skips FETCH_NOTMODIFIED

Markus Jelsma created NUTCH-1625:
------------------------------------

             Summary: IndexerMapReduce skips FETCH_NOTMODIFIED
                 Key: NUTCH-1625
                 URL: https://issues.apache.org/jira/browse/NUTCH-1625
             Project: Nutch
          Issue Type: Bug
          Components: fetcher
    Affects Versions: 1.7
            Reporter: Markus Jelsma
            Assignee: Markus Jelsma
            Priority: Critical
             Fix For: 1.8
         Attachments: NUTCH-1625.patch

IndexerMapReduce has the option to skip DB_NOTMODIFIED but legacy code also skips FETCH_NOTMODIFIED and the latter is not optional. We can keep the check but that should also include FETCH_NOTMODIFIED. Relying on FETCH_NOTMODIFIED isn't very useful anyway because since 1.5 orso we can safely rely on DB_NOTMODIFIED as it is properly set in the CrawlDBReducer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira