chrismattmann / nutch-python

Nutch-Python is a Python binding to the Apache Nutch™ REST services allowing Nutch to be called natively in the Python community. — Edit
Apache License 2.0
38 stars 20 forks source link

NutchPy Seq-Reader via Nutch REST Service #12

Closed sujen1412 closed 9 years ago

sujen1412 commented 9 years ago

Here is the issue for Nutchpy - https://github.com/ContinuumIO/nutchpy/issues/12

Docs for the Reader endpoint - http://docs.nutchpytonutchrestapi.apiary.io/

sujen1412 commented 9 years ago

PR for this issue in Nutch - https://github.com/apache/nutch/pull/80

chrismattmann commented 9 years ago

+1 looks great in https://github.com/apache/nutch/pull/80 please commit. Then let's address it with Python code here.

chrismattmann commented 9 years ago

@sujen1412 is this committed? If so should we close this issue out?

cc @ahmadia

sujen1412 commented 9 years ago

This is committed in Nutch. Have not made any changes to the python code.

chrismattmann commented 9 years ago

ok so that's next right @sujen1412 ?

sujen1412 commented 9 years ago

Yup.

chrismattmann commented 9 years ago

closed and taken care of.

chrismattmann commented 9 years ago

fixed in e1c2c9ae0bf402574a237faa33c7c2a528e39cf1