Naveen created SAMZA-333:
----------------------------

             Summary: Large samza configurations results in  yarn job failure
                 Key: SAMZA-333
                 URL: https://issues.apache.org/jira/browse/SAMZA-333
             Project: Samza
          Issue Type: Bug
          Components: container
            Reporter: Naveen


{code}
Application application_1404246879802_0019 failed 50 times due to AM Container 
for appattempt_1404246879802_0019_000050 exited with exitCode: 0 due to: 
Exception from container-launch: java.io.IOException: Cannot run program "nice" 
(in directory 
"/export/content/data/samsa-yarn/usercache/samza-job/appcache/application_1404246879802_0019/container_1404246879802_0019_50_000001"):
 error=7, Argument list too long
java.io.IOException: Cannot run program "nice" (in directory 
"/export/content/data/samsa-yarn/usercache/samza/appcache/application_1404246879802_0019/container_1404246879802_0019_50_000001"):
 error=7, Argument list too long
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1042)
at org.apache.hadoop.util.Shell.runCommand(Shell.java:448)
at org.apache.hadoop.util.Shell.run(Shell.java:418)
at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:650)
at 
org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:195)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:300)
at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:81)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.io.IOException: error=7, Argument list too long
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:187)
at java.lang.ProcessImpl.start(ProcessImpl.java:134)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1023)
... 10 more
.Failing this attempt.. Failing the application.
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to