maprcli node services -name drill-bits -action stop -nodes `hostname -f`

On Wed, Apr 29, 2015 at 4:53 PM, Alexander Zarei <[email protected]
> wrote:

> Thanks a lot Chun. I just tried it on my freshly downloaded MapR sandbox
> and it give me the following error:
>
> [root@maprdemo ~]# maprcli node services -name Drill -action stop -nodes
> maprdemo
> ERROR (10002) -  Service: Drill is not configured on node: maprdemo
>
> Also I tried it on Amazon Hadoop and it did not work as there is not
> maprcli there.
>
> Thanks,
> Alex
>
> On Tue, Apr 28, 2015 at 6:01 PM, Chun Chang <[email protected]> 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 <
> > [email protected]
> > > 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
> > >
> >
>

Reply via email to