You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Pradeep Gollakota <pr...@gmail.com> on 2013/10/12 00:53:44 UTC

Yarn killing my Application Master

All,

I have a Yarn application that is launching a single container. The
container completes successfully but the application fails because the node
manager is killing my application master for some reason. The application
at one point was working, I'm not sure what code changes I made that broke
it.

I've attached the appropriate logs.

Thanks in advance for any help.

- Pradeep

Re: Yarn killing my Application Master

Posted by Pradeep Gollakota <pr...@gmail.com>.
Thank you so much Jian.

While refactoring my code, I accidentally deleted the line that registered
my app with the RM. Not sure how I missed it... doh!


On Sat, Oct 12, 2013 at 9:14 PM, Jian He <jh...@hortonworks.com> wrote:

> By looking at the logs, it shows your application was killed  and did not
> successfully registered with RM
>
>
> On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:
>
>> All,
>>
>> I have a Yarn application that is launching a single container. The
>> container completes successfully but the application fails because the node
>> manager is killing my application master for some reason. The application
>> at one point was working, I'm not sure what code changes I made that broke
>> it.
>>
>> I've attached the appropriate logs.
>>
>> Thanks in advance for any help.
>>
>> - Pradeep
>>
>
>
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity
> to which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.

Re: Yarn killing my Application Master

Posted by Pradeep Gollakota <pr...@gmail.com>.
Thank you so much Jian.

While refactoring my code, I accidentally deleted the line that registered
my app with the RM. Not sure how I missed it... doh!


On Sat, Oct 12, 2013 at 9:14 PM, Jian He <jh...@hortonworks.com> wrote:

> By looking at the logs, it shows your application was killed  and did not
> successfully registered with RM
>
>
> On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:
>
>> All,
>>
>> I have a Yarn application that is launching a single container. The
>> container completes successfully but the application fails because the node
>> manager is killing my application master for some reason. The application
>> at one point was working, I'm not sure what code changes I made that broke
>> it.
>>
>> I've attached the appropriate logs.
>>
>> Thanks in advance for any help.
>>
>> - Pradeep
>>
>
>
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity
> to which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.

Re: Yarn killing my Application Master

Posted by Pradeep Gollakota <pr...@gmail.com>.
Thank you so much Jian.

While refactoring my code, I accidentally deleted the line that registered
my app with the RM. Not sure how I missed it... doh!


On Sat, Oct 12, 2013 at 9:14 PM, Jian He <jh...@hortonworks.com> wrote:

> By looking at the logs, it shows your application was killed  and did not
> successfully registered with RM
>
>
> On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:
>
>> All,
>>
>> I have a Yarn application that is launching a single container. The
>> container completes successfully but the application fails because the node
>> manager is killing my application master for some reason. The application
>> at one point was working, I'm not sure what code changes I made that broke
>> it.
>>
>> I've attached the appropriate logs.
>>
>> Thanks in advance for any help.
>>
>> - Pradeep
>>
>
>
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity
> to which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.

Re: Yarn killing my Application Master

Posted by Pradeep Gollakota <pr...@gmail.com>.
Thank you so much Jian.

While refactoring my code, I accidentally deleted the line that registered
my app with the RM. Not sure how I missed it... doh!


On Sat, Oct 12, 2013 at 9:14 PM, Jian He <jh...@hortonworks.com> wrote:

> By looking at the logs, it shows your application was killed  and did not
> successfully registered with RM
>
>
> On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:
>
>> All,
>>
>> I have a Yarn application that is launching a single container. The
>> container completes successfully but the application fails because the node
>> manager is killing my application master for some reason. The application
>> at one point was working, I'm not sure what code changes I made that broke
>> it.
>>
>> I've attached the appropriate logs.
>>
>> Thanks in advance for any help.
>>
>> - Pradeep
>>
>
>
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity
> to which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.

Re: Yarn killing my Application Master

Posted by Jian He <jh...@hortonworks.com>.
By looking at the logs, it shows your application was killed  and did not
successfully registered with RM


On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:

> All,
>
> I have a Yarn application that is launching a single container. The
> container completes successfully but the application fails because the node
> manager is killing my application master for some reason. The application
> at one point was working, I'm not sure what code changes I made that broke
> it.
>
> I've attached the appropriate logs.
>
> Thanks in advance for any help.
>
> - Pradeep
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Yarn killing my Application Master

Posted by Jian He <jh...@hortonworks.com>.
By looking at the logs, it shows your application was killed  and did not
successfully registered with RM


On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:

> All,
>
> I have a Yarn application that is launching a single container. The
> container completes successfully but the application fails because the node
> manager is killing my application master for some reason. The application
> at one point was working, I'm not sure what code changes I made that broke
> it.
>
> I've attached the appropriate logs.
>
> Thanks in advance for any help.
>
> - Pradeep
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Yarn killing my Application Master

Posted by Jian He <jh...@hortonworks.com>.
By looking at the logs, it shows your application was killed  and did not
successfully registered with RM


On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:

> All,
>
> I have a Yarn application that is launching a single container. The
> container completes successfully but the application fails because the node
> manager is killing my application master for some reason. The application
> at one point was working, I'm not sure what code changes I made that broke
> it.
>
> I've attached the appropriate logs.
>
> Thanks in advance for any help.
>
> - Pradeep
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Yarn killing my Application Master

Posted by Jian He <jh...@hortonworks.com>.
By looking at the logs, it shows your application was killed  and did not
successfully registered with RM


On Fri, Oct 11, 2013 at 3:53 PM, Pradeep Gollakota <pr...@gmail.com>wrote:

> All,
>
> I have a Yarn application that is launching a single container. The
> container completes successfully but the application fails because the node
> manager is killing my application master for some reason. The application
> at one point was working, I'm not sure what code changes I made that broke
> it.
>
> I've attached the appropriate logs.
>
> Thanks in advance for any help.
>
> - Pradeep
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.