Re: [VOTE] Release Apache Cassandra 2.2.11

2017-09-29 Thread shyla deshpande
+1 On Fri, Sep 29, 2017 at 7:23 AM, Gary Dusbabek wrote: > +1 > > On Thu, Sep 28, 2017 at 1:40 PM, Michael Shuler > wrote: > > > I propose the following artifacts for release as 2.2.11. > > > > sha1: c510e001481637e1f74d9ad176f8dc3ab7ebd1e3 > > Git: > > http://git-wip-us.apache.org/repos/asf?p=

How do data model a recursive message in Cassandra

2016-12-21 Thread shyla deshpande
Hi All, The protobuf message 'sessionproto' that I receive has a field that is recursive. How do I define a data model in Cassandra to store this data. itemrelationproto references itemgroupproto and itemgroupproto references itemrelationproto . Thanks. message itemrelationproto { optional

spark-cassandra-connector support for Spark 2.0.1 Structured Streaming

2016-11-10 Thread shyla deshpande
Hello everyone, Anyone able to use Cassandra with structured streaming. Please help Thanks