Before "yarn application -kill" If you do jps You'll have a list
of SparkSubmit and ApplicationMaster

After you use yarn applicaton -kill you only kill the SparkSubmit



On Mon, Jul 14, 2014 at 4:29 PM, Jerry Lam <chiling...@gmail.com> wrote:

> Then yarn application -kill appid should work. This is what I did 2 hours
> ago.
>
> Sorry I cannot provide more help.
>
>
> Sent from my iPhone
>
> On 14 Jul, 2014, at 6:05 pm, "hsy...@gmail.com" <hsy...@gmail.com> wrote:
>
> yarn-cluster
>
>
> On Mon, Jul 14, 2014 at 2:44 PM, Jerry Lam <chiling...@gmail.com> wrote:
>
>> Hi Siyuan,
>>
>> I wonder if you --master yarn-cluster or yarn-client?
>>
>> Best Regards,
>>
>> Jerry
>>
>>
>> On Mon, Jul 14, 2014 at 5:08 PM, hsy...@gmail.com <hsy...@gmail.com>
>> wrote:
>>
>>> Hi all,
>>>
>>> A newbie question, I start a spark yarn application through spark-submit
>>> ....
>>> How do I kill this app. I can kill the yarn app by "yarn application
>>> -kill appid" but the application master is still running. What's the proper
>>> way to shutdown the entire app?
>>>
>>> Best,
>>> Siyuan
>>>
>>
>>
>

Reply via email to