[ https://issues.apache.org/jira/browse/NUTCH-2246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15414379#comment-15414379
]
Hudson commented on NUTCH-2246:
-------------------------------
FAILURE: Integrated in Nutch-trunk #3388 (See [https://builds.apache.org/job/Nutch-trunk/3388/])
Fix for Nutch-2246: Refactor /seed end point, this closes #137 (sujen: rev d27c351f440f5a5932049232760d492585078a54)
* src/java/org/apache/nutch/service/NutchServer.java
* src/java/org/apache/nutch/service/SeedManager.java
* src/java/org/apache/nutch/service/resources/SeedResource.java
* CHANGES.txt
* src/java/org/apache/nutch/service/model/request/SeedList.java
* src/java/org/apache/nutch/service/impl/SeedManagerImpl.java
* src/java/org/apache/nutch/metadata/Nutch.java
* src/java/org/apache/nutch/crawl/Injector.java
> Refactor /seed endpoint for backward compatibility
> --------------------------------------------------
>
> Key: NUTCH-2246
> URL: https://issues.apache.org/jira/browse/NUTCH-2246
> Project: Nutch
> Issue Type: Sub-task
> Components: REST_api
> Affects Versions: 1.12
> Reporter: Sujen Shah
> Assignee: Sujen Shah
> Priority: Minor
> Labels: memex
> Fix For: 1.13
>
>
> Currently the seed endpoint allows you to create a seed list by providing a list of urls
passed as an argument.
> After the first refactor here - https://issues.apache.org/jira/browse/NUTCH-2090. User
could no longer provide a physical path to the seedlist.
> Nutch should give both options to the user.
> Additionally, once a seedlist is created by providing a list of urls (not a physical
file), Nutch should store it like it does for the configurations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|