I look forward to a more comprehensive fix. I admittedly took the easy fix here as I was just trying to get the distribution to run.
Reproducing this is easy... Check out the code, mvn install, untar the distribution and run start-all.sh The controller and shard fail to start because they cannot find the commands file. On Oct 29, 2014 8:18 AM, "Aaron McCurry" <[email protected]> wrote: > Ahh. Ok. We need to fix that. > > On Wednesday, October 29, 2014, Tim Williams <[email protected]> wrote: > > > On Wed, Oct 29, 2014 at 7:48 AM, Aaron McCurry <[email protected] > > <javascript:;>> wrote: > > > I couldn't get the shard server to not start with the command path not > > > being set. I am testing on a mac. I have added some logging and for > the > > > default directory ($BLUR_HOME/commands) to be created if it's missing > and > > > if it can't be created then it should run with auto pickup of new > > commands > > > disabled. > > > > I think experienced it with the MiniCluster wherein there is no > $BLUR_HOME? > > > > Thanks, > > --tim > > >
