Hey Garry, Hmm, yeah that seems reasonable.
The bin/grid script actually does a full clean, and downloads and deploys ZK, Kafka, and YARN. Maybe we should update it so that bin/grid just prints the help screen, and switch the current default to be `bin/grid bootstrap` or something like that? We'd have to update the docs and README, as well, I think. Cheers, Chris On 1/8/14 2:11 PM, "Garry Turkington" <[email protected]> wrote: >Hi all, > >Been playing with HelloSamza and using it to test Samza on a few hosts. >It's a pretty cool way of bootstrapping things. > >Maybe no one else fat fingers this but a couple of times now I've ran >bin/grid without arguments and triggered the default behaviour which is >to remove the build dirs. And do a clean set-up from scratch. It may be >less surprising to have the no arg case check for the existence of the >build dir and bail, possibly referring to a new 'clean' option? > >Or maybe it's just me. :) > >Garry >
