You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Devaraj K (JIRA)" <ji...@apache.org> on 2011/09/12 17:14:09 UTC

[jira] [Created] (MAPREDUCE-2983) All tasks are failing due to invalid shuffle port number

All tasks are failing due to invalid shuffle port number
--------------------------------------------------------

                 Key: MAPREDUCE-2983
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2983
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: applicationmaster
    Affects Versions: 0.24.0
            Reporter: Devaraj K


{code:xml}
2011-09-12 18:43:10,361 INFO  mapreduce.Job (Job.java:printTaskEvents(1227)) - Task Id : attempt_1315831998314_0007_r_000000_0, Status : FAILED
Container launch failed for container_1315831998314_0007_01_000003 : java.lang.IllegalStateException: Invalid shuffle port number -1 returned for attempt_1315831998314_0007_r_000000_0
        at org.apache.hadoop.mapreduce.v2.app.launcher.ContainerLauncherImpl$EventProcessor.run(ContainerLauncherImpl.java:226)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:619)

{code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-2983) All tasks are failing due to invalid shuffle port number

Posted by "Devaraj K (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devaraj K resolved MAPREDUCE-2983.
----------------------------------

    Resolution: Not A Problem

Thanks Vinod. It works fine.

> All tasks are failing due to invalid shuffle port number
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-2983
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2983
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: applicationmaster
>    Affects Versions: 0.24.0
>            Reporter: Devaraj K
>
> {code:xml}
> 2011-09-12 18:43:10,361 INFO  mapreduce.Job (Job.java:printTaskEvents(1227)) - Task Id : attempt_1315831998314_0007_r_000000_0, Status : FAILED
> Container launch failed for container_1315831998314_0007_01_000003 : java.lang.IllegalStateException: Invalid shuffle port number -1 returned for attempt_1315831998314_0007_r_000000_0
>         at org.apache.hadoop.mapreduce.v2.app.launcher.ContainerLauncherImpl$EventProcessor.run(ContainerLauncherImpl.java:226)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
>         at java.lang.Thread.run(Thread.java:619)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira