You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ambari.apache.org by Jason Plurad <pl...@gmail.com> on 2016/01/28 16:37:02 UTC

spark stop-slave.sh

I'm up and running with Ambari 2.2.0.0 on ubuntu14 using
https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide

Under /usr/hdp/2.3.4.0-3485/spark/sbin I don't see the stop-slave.sh which
is called from stop-slaves.sh.

Any particular reason for this omission? I've been hunting through the
code, and I have yet to find where this gets filtered out. I'd appreciate
any pointers. Thanks.

-- Jason

Re: spark stop-slave.sh

Posted by Jason Plurad <pl...@gmail.com>.
Ha, that's weird. I reprovisioned and now it's there. Thanks, Jeff.

On Thu, Jan 28, 2016 at 7:02 PM, Jeff Zhang <zj...@gmail.com> wrote:

> I can see this file, can you check it again
>
>
> [root@jzhang-test-2 ~]# ll /usr/hdp/2.3.6.0-3526/spark/sbin
>
> total 92
>
> -rwxr-xr-x. 1 root root 2749 Jan 27 06:34 slaves.sh
>
> -rwxr-xr-x. 1 root root 1609 Jan 27 06:34 spark-config.sh
>
> -rwxr-xr-x. 1 root root 5191 Jan 27 06:34 spark-daemon.sh
>
> -rwxr-xr-x. 1 root root 1176 Jan 27 06:34 spark-daemons.sh
>
> -rwxr-xr-x. 1 root root 1267 Jan 27 06:34 start-all.sh
>
> -rwxr-xr-x. 1 root root 1480 Jan 27 06:34 start-history-server.sh
>
> -rwxr-xr-x. 1 root root 1881 Jan 27 06:34 start-master.sh
>
> -rwxr-xr-x. 1 root root 1555 Jan 27 06:34 start-mesos-dispatcher.sh
>
> -rwxr-xr-x. 1 root root 1356 Jan 27 06:34 start-mesos-shuffle-service.sh
>
> -rwxr-xr-x. 1 root root 1212 Jan 27 06:34 start-shuffle-service.sh
>
> -rwxr-xr-x. 1 root root 2817 Jan 27 06:34 start-slave.sh
>
> -rwxr-xr-x. 1 root root 1920 Jan 27 06:34 start-slaves.sh
>
> -rwxr-xr-x. 1 root root 1792 Jan 27 06:34 start-thriftserver.sh
>
> -rwxr-xr-x. 1 root root 1386 Jan 27 06:34 stop-all.sh
>
> -rwxr-xr-x. 1 root root 1002 Jan 27 06:34 stop-history-server.sh
>
> -rwxr-xr-x. 1 root root 1123 Jan 27 06:34 stop-master.sh
>
> -rwxr-xr-x. 1 root root 1041 Jan 27 06:34 stop-mesos-dispatcher.sh
>
> -rwxr-xr-x. 1 root root 1030 Jan 27 06:34 stop-mesos-shuffle-service.sh
>
> -rwxr-xr-x. 1 root root 1013 Jan 27 06:34 stop-shuffle-service.sh
>
> -rwxr-xr-x. 1 root root 1478 Jan 27 06:34 *stop-slave.sh*
>
> -rwxr-xr-x. 1 root root 1175 Jan 27 06:34 stop-slaves.sh
>
> -rwxr-xr-x. 1 root root 1012 Jan 27 06:34 stop-thriftserver.sh
>
> On Thu, Jan 28, 2016 at 11:37 PM, Jason Plurad <pl...@gmail.com> wrote:
>
>> I'm up and running with Ambari 2.2.0.0 on ubuntu14 using
>> https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
>>
>> Under /usr/hdp/2.3.4.0-3485/spark/sbin I don't see the stop-slave.sh
>> which is called from stop-slaves.sh.
>>
>> Any particular reason for this omission? I've been hunting through the
>> code, and I have yet to find where this gets filtered out. I'd appreciate
>> any pointers. Thanks.
>>
>> -- Jason
>>
>
>
>
> --
> Best Regards
>
> Jeff Zhang
>

Re: spark stop-slave.sh

Posted by Jeff Zhang <zj...@gmail.com>.
I can see this file, can you check it again


[root@jzhang-test-2 ~]# ll /usr/hdp/2.3.6.0-3526/spark/sbin

total 92

-rwxr-xr-x. 1 root root 2749 Jan 27 06:34 slaves.sh

-rwxr-xr-x. 1 root root 1609 Jan 27 06:34 spark-config.sh

-rwxr-xr-x. 1 root root 5191 Jan 27 06:34 spark-daemon.sh

-rwxr-xr-x. 1 root root 1176 Jan 27 06:34 spark-daemons.sh

-rwxr-xr-x. 1 root root 1267 Jan 27 06:34 start-all.sh

-rwxr-xr-x. 1 root root 1480 Jan 27 06:34 start-history-server.sh

-rwxr-xr-x. 1 root root 1881 Jan 27 06:34 start-master.sh

-rwxr-xr-x. 1 root root 1555 Jan 27 06:34 start-mesos-dispatcher.sh

-rwxr-xr-x. 1 root root 1356 Jan 27 06:34 start-mesos-shuffle-service.sh

-rwxr-xr-x. 1 root root 1212 Jan 27 06:34 start-shuffle-service.sh

-rwxr-xr-x. 1 root root 2817 Jan 27 06:34 start-slave.sh

-rwxr-xr-x. 1 root root 1920 Jan 27 06:34 start-slaves.sh

-rwxr-xr-x. 1 root root 1792 Jan 27 06:34 start-thriftserver.sh

-rwxr-xr-x. 1 root root 1386 Jan 27 06:34 stop-all.sh

-rwxr-xr-x. 1 root root 1002 Jan 27 06:34 stop-history-server.sh

-rwxr-xr-x. 1 root root 1123 Jan 27 06:34 stop-master.sh

-rwxr-xr-x. 1 root root 1041 Jan 27 06:34 stop-mesos-dispatcher.sh

-rwxr-xr-x. 1 root root 1030 Jan 27 06:34 stop-mesos-shuffle-service.sh

-rwxr-xr-x. 1 root root 1013 Jan 27 06:34 stop-shuffle-service.sh

-rwxr-xr-x. 1 root root 1478 Jan 27 06:34 *stop-slave.sh*

-rwxr-xr-x. 1 root root 1175 Jan 27 06:34 stop-slaves.sh

-rwxr-xr-x. 1 root root 1012 Jan 27 06:34 stop-thriftserver.sh

On Thu, Jan 28, 2016 at 11:37 PM, Jason Plurad <pl...@gmail.com> wrote:

> I'm up and running with Ambari 2.2.0.0 on ubuntu14 using
> https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
>
> Under /usr/hdp/2.3.4.0-3485/spark/sbin I don't see the stop-slave.sh which
> is called from stop-slaves.sh.
>
> Any particular reason for this omission? I've been hunting through the
> code, and I have yet to find where this gets filtered out. I'd appreciate
> any pointers. Thanks.
>
> -- Jason
>



-- 
Best Regards

Jeff Zhang