Thank you very much everyone! The revised command worked as follows: *maprcli node services -name drill-bits -action stop -nodes 'maprdemo'*
given maprdemo is my hostname. Thanks, Alex On Wed, Apr 29, 2015 at 5:49 PM, Chun Chang <cch...@maprtech.com> wrote: > Actually it should be: > > maprcli node services -name drill-bits -action stop -nodes `hostname -f` > > Sorry about that. > > On Tue, Apr 28, 2015 at 6:01 PM, Chun Chang <cch...@maprtech.com> wrote: > > > Run the following cmd to stop the old drillbit: > > > > maprcli node services -name Drill -action stop -nodes `hostname -f` > > > > On Tue, Apr 28, 2015 at 5:27 PM, Alexander Zarei < > > alexanderz.si...@gmail.com> wrote: > > > >> Hi everyone, > >> > >> I am wondering if you could help me stop the drillbit in MapR sandbox as > >> it > >> keeps starting again by default. > >> > >> I build Drill from source from github and want to start it but the > default > >> (older) drill keeps running avoiding the start of the new drillbit. > >> > >> Thanks for your time and help! > >> > >> Thanks, > >> Alex > >> > > > > >