elodina / datastax-enterprise-mesos

DataStax Enterprise on Mesos
http://www.elodina.net
15 stars 4 forks source link

Executor must support pre-installed DSE (same as for JRE) #23

Closed dmitrypekar closed 8 years ago

dmitrypekar commented 8 years ago

This is important, for 2 reasons:

  1. during dev process it takes ~5-10 minutes to spawn a node. Taking into account that this is performed 20+ times per day this is annoying and counter-productive;
  2. if we will support deploying multiple Cassandra nodes on the same slave, it will save a lot of disk space and traffic (dse tarball is ~ 500mb);
dmitrypekar commented 8 years ago

Wan't fix.