ContinuumIO / nutchpy

For interacting with nutch via Python
Apache License 2.0
23 stars 16 forks source link

Begin to integrate Nutch REST services #12

Closed chrismattmann closed 8 years ago

chrismattmann commented 9 years ago

we should start to integrate NUTCH's new REST API:

https://wiki.apache.org/nutch/Nutch_1.X_RESTAPI

The same way that I did this with Tika-Python.

sujen1412 commented 8 years ago

I am working on porting the sequence reader app to a REST API in Nutch, please find the API documentation at http://docs.nutchpytonutchrestapi.apiary.io/ and give your feedbacks.

Thank you :)

ahmadia commented 8 years ago

Excellent. We need access to:

lewismc commented 8 years ago

Good job soliciting feedback on this Sujen and showing initiative to make it easy for others to contribute to the conversation.

On Thursday, October 22, 2015, Sujen Shah notifications@github.com wrote:

I am working on porting the sequence reader app to a REST API in Nutch, please find the API documentation at http://docs.nutchpytonutchrestapi.apiary.io/ and give your feedbacks.

Thank you :)

— Reply to this email directly or view it on GitHub https://github.com/ContinuumIO/nutchpy/issues/12#issuecomment-150373047.

Lewis

chrismattmann commented 8 years ago

@sujen1412 looks great. Can you open up an issue in https://github.com/chrismattmann/nutch-python and ref it here?

chrismattmann commented 8 years ago

please proceed @sujen1412 this looks good.

chrismattmann commented 8 years ago

taken care of in https://github.com/chrismattmann/nutch-python/issues/12