Wallace Xia created NUTCH-2341:
----------------------------------
Summary: bin/crawl do not fetch batchId generated by bash script
Key: NUTCH-2341
URL: https://issues.apache.org/jira/browse/NUTCH-2341
Project: Nutch
Issue Type: Bug
Components: bin
Affects Versions: 2.3.1
Environment: Nutch2.3.1 + mongodb
Reporter: Wallace Xia
I use bin/crawl to crawl url with no data returned, however use bin/nutch step
by step fetch, it successed.
{code}
bin/nutch generate -topN 10 -crawlId nutch -batchId "12345-123"
bin/nutch fetch "1482737147-29630548" -crawlId nutch -threads 20 #
"1482737147-29630548" is generated by 'bin/nutch geneate', here if use batchId
"12345-123" as bin/crawl do, then no data returned.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)