Support Questions

Find answers, ask questions, and share your expertise

Who agreed with this topic

YARN Exception from Container Launch

avatar
New Contributor

I am experiencing the following issue.

 

http://hortonworks.com/community/forums/topic/unable-to-run-distributed-shell-on-yarn/

 

2013-09-17 11:45:28,338 INFO [main] distributedshell.Client (Client.java:monitorApplication(600)) - Got application report from ASM for, appId=11, clientToAMToken=null, appDiagnostics=Application application_1379338026167_0011 failed 2 times due to AM Container for appattempt_1379338026167_0011_000002 exited with exitCode: 1 due to: Exception from container-launch:

 

The code which I am running which produces this error involves using Java map reduce to bulk load to HBase. 

 

I have tried the recommend addition of environment variables to my local user, but am still facing issues. 

 

Anyone else experience this?

Who agreed with this topic