[ 
https://issues.apache.org/jira/browse/YARN-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785688#comment-13785688
 ] 

Sandy Ryza commented on YARN-1271:
----------------------------------

{code}
Exception from container-launch: 
org.apache.hadoop.util.Shell$ExitCodeException: bash: 
/data/5/yarn/nm/usercache/jenkins/appcache/application_1380783835333_0011/container_1380783835333_0011_01_000476/default_container_executor.sh:
 /bin/bash: bad interpreter: Text file busy

        at org.apache.hadoop.util.Shell.runCommand(Shell.java:458)
        at org.apache.hadoop.util.Shell.run(Shell.java:373)
        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:578)
        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:258)
        at 
org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:74)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:724)
{code}

> "Text file busy" errors launching containers again
> --------------------------------------------------
>
>                 Key: YARN-1271
>                 URL: https://issues.apache.org/jira/browse/YARN-1271
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.1.1-beta
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>
> The error is shown below in the comments.
> MAPREDUCE-2374 fixed this by removing "-c" when running the container launch 
> script.  It looks like the "-c" got brought back during the windows branch 
> merge, so we should remove it again.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to