Hi Welly,
If you want to use cassandra, you might want to look into having a Mesos
cluster with frameworks for cassandra and spark.
Regards,
Andreas
[1] http://spark.apache.org/docs/latest/running-on-mesos.html
[2] https://github.com/mesosphere/cassandra-mesos
On Wed, Nov 25, 2015 at 10:30 AM,
Hi Welly,
you will need Zookeeper if you want to setup the standalone cluster in HA
mode.
http://spark.apache.org/docs/latest/spark-standalone.html#high-availability
In the YARN case you probably have already Zookeeper in place if you are
running YARN in HA mode.
Regards,
Andreas
On Wed, Nov 25
Hi Hermann,
there is a docker-compose setup for Flink:
https://github.com/apache/flink/tree/master/flink-contrib/docker-flink
Regards,
Andreas
On Wed, Aug 19, 2015 at 3:11 PM, Hermann Azong
wrote:
> Hey Flinkers,
>
> for testing purposes on cluster, I would like to know if there is a
> virtual