[jira] [Commented] (GORA-497) Migrate CassandraThrift to CQL

2017-02-07 Thread JIRA

[ 
https://issues.apache.org/jira/browse/GORA-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856719#comment-15856719
 ] 

Renato Javier Marroquín Mogrovejo commented on GORA-497:


I started some work on a private branch

https://github.com/renato2099/gora/tree/GORA-497

My idea is that we should have more serialization types other than AVRO for 
Cassandra. Because even though storing everything as bytes might get us some 
benefit, it might not be the case anymore as Cassandra has improved a lot since 
the days we used Hector, and that storing everything as bytes makes the CQL 
feature useless for users. So we should have Cassandra serialization on as 
well. I created the skeleton of this on the branch. If you want to start 
working on this [~madhawa] I'd be happy to collaborate and try to get ready for 
GSoC later on.
Thanks!

> Migrate CassandraThrift to CQL 
> ---
>
> Key: GORA-497
> URL: https://issues.apache.org/jira/browse/GORA-497
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-cassandra
>Reporter: Madhawa Gunasekara
>Assignee: Madhawa Gunasekara
>  Labels: gsoc2017
> Fix For: 0.8
>
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


Re: [Cassandra Store] Need to migrate to CQL Interface

2017-02-07 Thread Renato Marroquín Mogrovejo
Hey guys,

Sorry for the late reply, but I am writing on the jira page so we can keep
track of this over there.
But if you can take this on Madhawa, it'd be great! :)


Best,

Renato M.

2017-01-30 19:07 GMT+01:00 lewis john mcgibbney :

> Once we fix https://issues.apache.org/jira/browse/GORA-443
>
>
> On Sat, Jan 28, 2017 at 9:04 PM, Madhawa Kasun Gunasekara <
> madhaw...@gmail.com> wrote:
>
>> Hi Lewis,
>>
>> When is the next release? I can work on this task.
>>
>> Thanks,
>> Madhawa
>>
>> Madhawa
>>
>> On Fri, Jan 27, 2017 at 11:54 PM, lewis john mcgibbney <
>> lewi...@apache.org> wrote:
>>
>>> Hi Folks,
>>> Yes the entire gora-cassandra module needs an overhaul. It is horribly
>>> dated now and quite frankly shoudl most likely be disabled in our next
>>> release.
>>> Lewis
>>>
>>> On Sun, Dec 11, 2016 at 12:39 AM, Madhawa Kasun Gunasekara <
>>> madhaw...@gmail.com> wrote:
>>>
>>> > Hi Alfonso,
>>> >
>>> > Hector has been no longer used in Cassandra community. Community has
>>> been
>>> > migrated to CQL (Cassandra Query Language), which is very much similar
>>> to
>>> > SQL. and also currently Gora-Cassandra component is not compatible with
>>> > Cassandra database servers which use CQL 3,4 versions.
>>> >
>>> > CQL performance is much better than thrift (Hector) [1]. I created jira
>>> > issue for this task [2] as well.
>>> >
>>> > [1] http://www.datastax.com/dev/blog/cassandra-2-1-now-over-50-faster
>>> > [2] https://issues.apache.org/jira/browse/GORA-497
>>> >
>>> > Thanks,
>>> > Madhawa
>>> >
>>> > Madhawa
>>> >
>>> > On Sat, Dec 10, 2016 at 9:55 PM, Alfonso Nishikawa <
>>> > alfonso.nishik...@gmail.com> wrote:
>>> >
>>> >> Hi, Madhawa.
>>> >>
>>> >> I don't know much about Cassandra :( but I think I read time ago about
>>> >> some comment about the benefits of being capable of swapping the
>>> library.
>>> >> Would be very handy to what you tell.
>>> >>
>>> >> Renato, was there an issue about that?
>>> >>
>>> >> Regards,
>>> >>
>>> >> Alfonso Nishikawa
>>> >>
>>> >>
>>> >>
>>> >>
>>> >> 2016-12-10 2:56 GMT-01:00 Madhawa Kasun Gunasekara <
>>> madhaw...@gmail.com>:
>>> >>
>>> >>> Hi Gora Devs,
>>> >>>
>>> >>> As you all know,  Hector is not supported for the latest cassandra
>>> >>> releases. Shall we migrate into CQL interface. WDYT ?? I would like
>>> to work
>>> >>> on this task. Let me know your opinions as well.
>>> >>>
>>> >>> Thanks,
>>> >>> Madhawa
>>> >>>
>>> >>
>>> >>
>>> >
>>>
>>>
>>> --
>>> http://home.apache.org/~lewismc/
>>> @hectorMcSpector
>>> http://www.linkedin.com/in/lmcgibbney
>>>
>>
>>
>
>
> --
> http://home.apache.org/~lewismc/
> @hectorMcSpector
> http://www.linkedin.com/in/lmcgibbney
>