Sachin created NUTCH-2324:
-----------------------------
Summary: Issue in setting default linkdb path
Key: NUTCH-2324
URL: https://issues.apache.org/jira/browse/NUTCH-2324
Project: Nutch
Issue Type: Bug
Components: REST_api
Affects Versions: 1.12
Reporter: Sachin
Priority: Minor
There is an extra if condition that prevents setting default linkdb path if we
doesn't provide one in REST call.
Check this :
https://github.com/apache/nutch/blob/master/src/java/org/apache/nutch/indexer/IndexingJob.java#L272
https://github.com/apache/nutch/pull/153
PS : Don't know whether it is intentional. You may check!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)