ccri / cloud-local

Install script for a local 1 node cloud...no excuses folks
17 stars 5 forks source link

Better GeoMesa Handling and Scala Opt #48

Closed aheyne closed 7 years ago

aheyne commented 7 years ago

Stacks on top of #47

tkunicki commented 7 years ago

w/ typo fixes this is running fine (only tested path where geomesa is disabled)

cne1x commented 7 years ago

It looks like "bin/cloud-local.sh clean" leaves behind these directories:

scala-2.11.0/
spark-1.6.1-bin-without-hadoop/
djr7m commented 7 years ago

@cne1x was this because you changed your config and then did a clean? I've had things stick around when I "init" with one config but "clean" with another.

aheyne commented 7 years ago

Fixed typos and added scala to clean command.