Created on 12-05-2013 03:38 PM - edited 09-16-2022 01:50 AM
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?