Re: Contribution to apache Cassandra wiki

2016-08-30 Thread Jeff Jirsa
If you wish to unsubscribe, send an email to dev-unsubscr...@cassandra.apache.org From: Farrukh Saeed Reply-To: "dev@cassandra.apache.org" Date: Tuesday, August 30, 2016 at 2:32 PM To: "dev@cassandra.apache.org" Subject: Re: Contribution to apache Cassandra wiki

Re: Contribution to apache Cassandra wiki

2016-08-30 Thread Farrukh Saeed
Can someone help me please to take my name out of the mailing list. I am getting way too many. Thanks Farrukh Saeed On Aug 15, 2016, at 10:20 AM, Dave Brosius wrote: try now! --- On 2016-08-14 07:06, Bartek Kowalczyk wrote: Hi, here http://wiki.apache.org/cassandra/FrontPage I found inf

Re: Contribution to apache Cassandra wiki

2016-08-15 Thread Dave Brosius
try now! --- On 2016-08-14 07:06, Bartek Kowalczyk wrote: Hi, here http://wiki.apache.org/cassandra/FrontPage I found information how to contribute, so if it is possible, it is my username: bartekkowalczyk. I wanted to update class names in http://wiki.apache.org/cassandra/ArchitectureCommi

Re: Contribution

2016-03-28 Thread Salih Gedik
Chris and Pedro, Thank you so much for the tips. I will check these out! Regards I would second the suggestion of going over https://academy.datastax.com/ then can check out http://www.datastax.com/dev/blog/deep-into-cassandra-internals Chris On Mon, Mar 28, 2016 at 8:04 AM, Pedro Gordo wro

Re: Contribution

2016-03-28 Thread Chris Lohfink
I would second the suggestion of going over https://academy.datastax.com/ then can check out http://www.datastax.com/dev/blog/deep-into-cassandra-internals Chris On Mon, Mar 28, 2016 at 8:04 AM, Pedro Gordo wrote: > Hi! > > I think that the best place to start is to see the DataStax videos. The

Re: Contribution

2016-03-28 Thread Pedro Gordo
Hi! I think that the best place to start is to see the DataStax videos. They are really useful and explain things really well. Check them here . Although thee DS101 doesn't contain any deep architecture info, they tell you how Cassandra first came to be. On DS

Re: Contribution to Cassandra Community and Branching Strategy

2015-05-18 Thread Brandon Williams
On Mon, May 18, 2015 at 3:05 PM, Dave Brosius wrote: > You can assign your self to an issue in JIRA (if you can't let us know, > and we can add you as a contributor). > Personally, I prefer this step be done on commit to avoid people being on the contributor list without actually producing code.

Re: Contribution to Cassandra Community and Branching Strategy

2015-05-18 Thread Dave Brosius
Thanks! Not sure if i get fully your question, but you can see the various branches, and tags in use here https://git-wip-us.apache.org/repos/asf?p=cassandra.git Typically, if you are targeting a patch for an older release, the patch should be against that older branch, and hopefully it will

Re: Contribution: Native REST Layer for Cassandra

2011-10-18 Thread Jonathan Ellis
Thanks Brian, we'll have a look on Jira. On Tue, Oct 18, 2011 at 3:21 PM, Brian O'Neill wrote: > Jeremy/Jonathan, > > When you finish celebrating the 1.0 release, I just submitted a native rest > layer for Cassandra. > https://issues.apache.org/jira/browse/CASSANDRA-3380 > > It uses JAX-RS and Ap