Since C* + Spark seems to be used quiet a lot, maybe you guys could update the docs & examples with a description of the different approaches? I.e. benefits and drawbacks, etc ? I think this would be of great help for the community.
Regards, Heiko On 31 Jan 2014, at 16:49, Rohit Rai <[email protected]> wrote: > Hi Anton, > > I'll recommend using CqlPagingInputFormat instead of CFIF while dealing with > composite key... In which case Cassandra takes care of serializing the data > back as simple columns. > > Shameless Plug: Use our C*+Spark library Calliope ( > http://tuplejump.github.io/calliope/ ) if you are using Spark on Cassandra. > It provides a much easier and more powerful interface to work with and saves > you a lot of trouble... > > Regards, > Rohit >
