Skip to content

Instantly share code, notes, and snippets.

View jbcarpanelli's full-sized avatar

Juan Bautista Carpanelli jbcarpanelli

  • Buenos Aires, Argentina
View GitHub Profile
@jbcarpanelli
jbcarpanelli / README.md
Created January 9, 2017 15:12 — forked from clakech/README.md
(Spark + Cassandra) * Docker = <3

How to setup a cluster with Spark + Cassandra using Docker ?

Spark is hype, Cassandra is cool and docker is awesome. Let's have some "fun" with all of this to be able to try machine learning without the pain to install C* and Spark on your computer.

NOTE: Before reading, you need to know this was my first attempt to create this kind of cluster, I created a github projet to setup a cluster more easily here

Install docker and git