Re: How to ascertain why LinuxContainer dies?

2014-02-14 Thread Harsh J
Hi, Does your container command generate any stderr/stdout outputs that you can check under the container's work directory after it fails? On Fri, Feb 14, 2014 at 9:46 AM, Jay Vyas jayunit...@gmail.com wrote: I have a linux container that dies. The nodemanager logs only say: WARN

Re: How to ascertain why LinuxContainer dies?

2014-02-14 Thread Jay Vyas
Not sure where the containers dump standard out /error to? I figured it would be propagated in the node manager logs if anywhere, right? Sent from my iPhone On Feb 14, 2014, at 4:46 AM, Harsh J ha...@cloudera.com wrote: Hi, Does your container command generate any stderr/stdout outputs

RE: How to ascertain why LinuxContainer dies?

2014-02-14 Thread German Florez-Larrahondo
-Original Message- From: Jay Vyas [mailto:jayunit...@gmail.com] Sent: Friday, February 14, 2014 7:02 AM To: user@hadoop.apache.org Cc: user@hadoop.apache.org Subject: Re: How to ascertain why LinuxContainer dies? Not sure where the containers dump standard out /error to? I figured

Re: How to ascertain why LinuxContainer dies?

2014-02-14 Thread Jay Vyas
@hadoop.apache.org Subject: Re: How to ascertain why LinuxContainer dies? Not sure where the containers dump standard out /error to? I figured it would be propagated in the node manager logs if anywhere, right? Sent from my iPhone On Feb 14, 2014, at 4:46 AM, Harsh J ha...@cloudera.com wrote

How to ascertain why LinuxContainer dies?

2014-02-13 Thread Jay Vyas
I have a linux container that dies. The nodemanager logs only say: WARN org.apache.hadoop.yarn.server.nodemanager.LinuxContainerExecutor: Exception from container-launch : org.apache.hadoop.util.Shell$ExitCodeException: at org.apache.hadoop.util.Shell.runCommand(Shell.java:202) at