You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Sachin (JIRA)" <ji...@apache.org> on 2016/10/12 05:30:21 UTC

[jira] [Created] (NUTCH-2324) Issue in setting default linkdb path

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)