riptano / ccm

A script to easily create and destroy an Apache Cassandra cluster on localhost
Apache License 2.0
1.22k stars 303 forks source link

Set dsefs options if spark is a workload #619

Closed beltran closed 7 years ago

beltran commented 7 years ago

This is failing to start after deleting /var/lib/dsefs,

ccm create 5.1.2 -v 5.1.2 -n 3
ccm setworkload spark
ccm start

Looks like when starting spark the working dirs for dsefs are set to the default directory.