Re: Best way to bring up Spark with Cassandra (and Elasticsearch) in production.

2016-02-15 Thread Ted Yu
Sounds reasonable. Please consider posting question on Spark C* connector on their mailing list if you have any. On Sun, Feb 14, 2016 at 7:51 PM, Kevin Burton wrote: > Afternoon. > > About 6 months ago I tried (and failed) to get Spark and Cassandra working > together in production due to depen

Best way to bring up Spark with Cassandra (and Elasticsearch) in production.

2016-02-14 Thread Kevin Burton
Afternoon. About 6 months ago I tried (and failed) to get Spark and Cassandra working together in production due to dependency hell. I'm going to give it another try! Here's my general strategy. I'm going to create a maven module for my code... with spark dependencies. Then I'm going to get th