Hi Andrew,
That is really awesome. I would be interested in taking a look!
Best,
Liquan
On Thu, Feb 18, 2016 at 10:56 AM, Andrew Stevenson <
and...@datamountaineer.com> wrote:
> Hi Guys,
>
> I posted on the Confluent mailing list about my Cassandra Connect sink.
>
> Comments please. Be gentle!
Hi Guys,
I posted on the Confluent mailing list about my Cassandra Connect sink.
Comments please. Be gentle!
https://github.com/andrewstevenson/stream-reactor/tree/master/kafka-connect
Regards
Andrew
Hi,
Has anyone used Protobuff with spark-cassandra connector? I am using
protobuff-3.0-beta with spark-1.4 and cassandra-connector-2.10. I keep
getting "Unable to find proto buffer class" in my code. I checked version
of protobuff jar and it is loaded with 3.0-beta in classpath. Pr