[
https://issues.apache.org/jira/browse/NUTCH-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14970581#comment-14970581
]
ASF GitHub Bot commented on NUTCH-2149:
---------------------------------------
GitHub user sujen1412 opened a pull request:
https://github.com/apache/nutch/pull/80
NUTCH-2149 REST endpoint to read Nutch sequence files
Removed debug statement
Corrected indentation and line width
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sujen1412/nutch NUTCH-2149
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/80.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #80
----
commit 0f71d8d6cab9f88421176beb61ed82efc4e20662
Author: Sujen Shah <[email protected]>
Date: 2015-10-23T02:49:50Z
Reader endpoint for Nutch REST
Removed debug statement
Corrected indentation and line width
----
> REST endpoint to read Nutch sequence files
> ------------------------------------------
>
> Key: NUTCH-2149
> URL: https://issues.apache.org/jira/browse/NUTCH-2149
> Project: Nutch
> Issue Type: New Feature
> Components: REST_api
> Reporter: Sujen Shah
> Labels: memex
> Fix For: 1.12
>
>
> This endpoint enables reading of the webgraph data like nodes, links and any
> other sequence file in the Nutch ecosystem via a RESTful interface.
> The current API documentation for this Reader endpoint is available at -
> http://docs.nutchpytonutchrestapi.apiary.io/
> Thanks to https://github.com/ContinuumIO/nutchpy for the initial work.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)