[
https://issues.apache.org/jira/browse/NUTCH-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
kaveh minooie updated NUTCH-1556:
---------------------------------
Description:
So the idea here is to be able to run updatedb and fetch for different batchId
simultaneously. I put together a patch. it seems to be working ( it does skip
the rows that do not match the batchId), but I am worried if and how it might
affect the sorting in the reduce part. anyway check it out.
it also change the command line usage to this:
Usage: DbUpdaterJob (<batchId> | -all) [-crawlId <id>]
was:So the idea here is to be able to run updatedb and fetch for different
batchId simultaneously. I put together a patch. it seems to be working ( it
does skip the rows that do not match the batchId), but I am worried if and how
it might affect the sorting in the reduce part. anyway check it out.
> enabling updatedb to accept batchId
> ------------------------------------
>
> Key: NUTCH-1556
> URL: https://issues.apache.org/jira/browse/NUTCH-1556
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 2.2
> Reporter: kaveh minooie
> Attachments: NUTCH-1556.patch
>
>
> So the idea here is to be able to run updatedb and fetch for different
> batchId simultaneously. I put together a patch. it seems to be working ( it
> does skip the rows that do not match the batchId), but I am worried if and
> how it might affect the sorting in the reduce part. anyway check it out.
> it also change the command line usage to this:
> Usage: DbUpdaterJob (<batchId> | -all) [-crawlId <id>]
--
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