[
https://issues.apache.org/jira/browse/NUTCH-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545988#comment-14545988
]
Hudson commented on NUTCH-2011:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3122 (See
[https://builds.apache.org/job/Nutch-trunk/3122/])
NUTCH-2011 Endpoint to support realtime JSON output from the fetcher:
Contributed by Sujen Shah <[email protected]> this closes #24. (mattmann:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1679613)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/fetcher/FetchNode.java
* /nutch/trunk/src/java/org/apache/nutch/fetcher/FetchNodeDb.java
* /nutch/trunk/src/java/org/apache/nutch/fetcher/FetcherThread.java
* /nutch/trunk/src/java/org/apache/nutch/service/NutchServer.java
*
/nutch/trunk/src/java/org/apache/nutch/service/model/response/FetchNodeDbInfo.java
* /nutch/trunk/src/java/org/apache/nutch/service/resources/DbResource.java
> Endpoint to support realtime JSON output from the fetcher
> ---------------------------------------------------------
>
> Key: NUTCH-2011
> URL: https://issues.apache.org/jira/browse/NUTCH-2011
> Project: Nutch
> Issue Type: Sub-task
> Components: fetcher, REST_api
> Reporter: Sujen Shah
> Assignee: Chris A. Mattmann
> Labels: memex
> Fix For: 1.11
>
>
> This fix will create an endpoint to query the Nutch REST service and get a
> real-time JSON response of the current/past Fetched URLs.
> This endpoint also includes pagination of the output to reduce data transfer
> bw in large crawls.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)