Re: Thift vs. CQL

2012-01-29 Thread aaron morton
Someone who knows more that me said the opposite and I did not want to appear to know more than I do. To be clear I don't know of any plans to kill of Thrift. It was late night opinion. Cheers - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On

Re: Thift vs. CQL

2012-01-28 Thread bxqdev
On 1/28/2012 12:41 PM, aaron morton wrote: Please disregard my "(both are supported now and that situation may not last for ever. )" comment. ok, but why did you change you mind? Aaron - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 28/01/

Re: Thift vs. CQL

2012-01-28 Thread bxqdev
i like thrift and i want to use it. i want to use procedure code, instead of query language. i just need to be sure it won't be dropped on day in favor to cql. in my opinion, they can't replace each other. they are different apis with different philosophies. On 1/28/2012 12:34 PM, aaron morton wr

Re: Thift vs. CQL

2012-01-28 Thread aaron morton
Please disregard my "(both are supported now and that situation may not last for ever. )" comment. Aaron - Aaron Morton Freelance Developer @aaronmorton http://www.thelastpickle.com On 28/01/2012, at 9:34 PM, aaron morton wrote: > Use a higher level client for your language >

Re: Thift vs. CQL

2012-01-28 Thread aaron morton
Use a higher level client for your language http://wiki.apache.org/cassandra/ClientOptions and avoid the question. The different is mostly of concern to client writers. (both are supported now and that situation may not last for ever. ) Cheers - Aaron Morton Freelance Develop

Re: Thift vs. CQL

2012-01-27 Thread Jonathan Ellis
[moving to user list] There are no plans to remove the Thrift API. On Fri, Jan 27, 2012 at 6:26 AM, bxqdev wrote: > Hello! > >  Datastax's Cassandra documentation says that CQL API is the future of > Cassandra API. It's also says that eventually Thift API will be removed > completely. Is it true