nutch-cassandra-docker icon indicating copy to clipboard operation
nutch-cassandra-docker copied to clipboard

Inquiry on contribution

Open lewismc opened this issue 10 years ago • 10 comments
trafficstars

Hi @Meabed, One of our driving issues for the Nutch 2.X roadmap is the provisioning of Docker containers for various Gora backends. I wonder if you would be interested in bringing your container officially to Apache e.g. contributing the container to the Nutch community and having it distributed as part of the official releases for now on. This is entirely up to you. Great work on the container it is a real step in the right direction.

lewismc avatar Jan 27 '15 20:01 lewismc

Hi @lewismc, Thank you for reaching out to me! sure i would love to bring the container to the official nutch community! let me know how can we proceed on that. Thanks :+1:

meabed avatar Feb 13 '15 11:02 meabed

Hi Mohamed, This is fantastic thank you for the response. I created an issue in our Jira issue tracker for this https://issues.apache.org/jira/browse/NUTCH-1923

We recently added an HBase Docker container, this now resides in the docker directory of the Nutch source https://github.com/apache/nutch/tree/2.x/docker If you were able to add a 'cassandra' directory containing your container there, that would be grand.

So what we need to do is as follows

  1. git clone http://github.com/apache/nutch.git
  2. cd nutch-2.x
  3. git checkout -b NUTCH-1923
  4. edit files
  5. git status (make sure it shows what files you expected to edit)
  6. git add
  7. git commit -m “fix for NUTCH-1923 contributed by
  8. git fork
  9. git push -u NUTCH-1923
  10. git pull-request

If you prefer to work with SVN then this is OK. We can sort this out as well. Thank you very much, if you need assistance then please reply here. Also, if you are able to sign up for Jira then I will assign the above issue to you so you are credited for your work. Thank you very much Lewis

On Friday, February 13, 2015, Mohamed Meabed [email protected] wrote:

Hi @lewismc https://github.com/lewismc, Thank you for reaching out to me! sure i would love to bring the container to the official nutch community! let me know how can we proceed on that. Thanks [image: :+1:]

— Reply to this email directly or view it on GitHub https://github.com/Meabed/nutch-cassandra-docker/issues/1#issuecomment-74238407 .

lewismc avatar Feb 13 '15 14:02 lewismc

this is so great! Congrats on the contribution @Meabed looking forward to it. Lewis great instructions!

chrismattmann avatar Feb 13 '15 16:02 chrismattmann

Thanks @chrismattmann :), i would love to contribute back to the community. @lewismc one thing i have seen lots of talks about it and i never seen working solution was https://github.com/Meabed/nutch2-index-html So if you could have a look at it and let me know if its already there or i can also contribute this to Nutch2

Thanks J

meabed avatar Feb 13 '15 17:02 meabed

Hi Mohamed,

On Fri, Feb 13, 2015 at 9:40 AM, Mohamed Meabed [email protected] wrote:

Thanks @chrismattmann https://github.com/chrismattmann :), i would love to contribute back to the community.

Great. The Docker images in particular are a breath of fresh air for Nutch development and usage. I was so glad to see that there wwere some in existence and even more so that people like yourself are forward thinking enough to work within the open source Apache ecosystem.

@lewismc https://github.com/lewismc one thing i have seen lots of talks about it and i never seen working solution was https://github.com/Meabed/nutch2-index-html So if you could have a look at it and let me know if its already there or i can also contribute this to Nutch2

This patch looks AWESOME. It has been something people have been talking for a while. I've logged an issue over on our Nutch wiki to get the ball rolling RE: integration of this patch into the Nutch 2.X codebase If we could sync there it would be excellent. https://issues.apache.org/jira/browse/NUTCH-1944 Thank you Lewis

lewismc avatar Feb 14 '15 04:02 lewismc

@lewismc I have upgraded the container to Nutch2.3 with Cassandra installed and working, could you have a look at it. Thanks

meabed avatar Feb 19 '15 10:02 meabed

Hi @Meabed can you possibly base your patch off the 2.X branch and then submit a patch to the issue on the Nutch Jira tracker? https://issues.apache.org/jira/browse/NUTCH-1923 Thanks if you can do this

lewismc avatar Feb 20 '15 01:02 lewismc

Hi Mohamed, Can you please submit a pull request against te Nutch 2.x branch ? Thanks very much Lewis

On Sunday, March 15, 2015, Mohamed Meabed [email protected] wrote:

Hi @lewismc https://github.com/lewismc, I have updated it :) Thanks

— Reply to this email directly or view it on GitHub https://github.com/Meabed/nutch-cassandra-docker/issues/1#issuecomment-81257506 .

Lewis

lewismc avatar Mar 15 '15 22:03 lewismc

Hi @Meabed please see https://issues.apache.org/jira/browse/NUTCH-1923 and comment :) I am really looking forward to this being part of the Nutch releases.

lewismc avatar May 14 '15 23:05 lewismc

this was merged thanks!

chrismattmann avatar Jan 14 '16 04:01 chrismattmann