You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2015/05/15 20:04:01 UTC

[jira] [Resolved] (NUTCH-2011) Endpoint to support realtime JSON output from the fetcher

     [ https://issues.apache.org/jira/browse/NUTCH-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved NUTCH-2011.
--------------------------------------
    Resolution: Fixed

Committed!

Thank you [~sujenshah]

{noformat}
[mattmann-0420740:~/tmp/nutch-trunk] mattmann% svn commit -m "NUTCH-2011 Endpoint to support realtime JSON output from the fetcher: Contributed by Sujen Shah <su...@gmail.com> this closes #24."
Sending        CHANGES.txt
Adding         src/java/org/apache/nutch/fetcher/FetchNode.java
Adding         src/java/org/apache/nutch/fetcher/FetchNodeDb.java
Sending        src/java/org/apache/nutch/fetcher/FetcherThread.java
Sending        src/java/org/apache/nutch/service/NutchServer.java
Adding         src/java/org/apache/nutch/service/model/response/FetchNodeDbInfo.java
Sending        src/java/org/apache/nutch/service/resources/DbResource.java
Transmitting file data .......
Committed revision 1679613.
[mattmann-0420740:~/tmp/nutch-trunk] mattmann% 
{noformat}


> 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)