You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/17 20:39:05 UTC

[jira] [Resolved] (MAPREDUCE-2829) TestMiniMRMapRedDebugScript times out

     [ https://issues.apache.org/jira/browse/MAPREDUCE-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved MAPREDUCE-2829.
-----------------------------------------

    Resolution: Fixed

Yup. Definitely. Closing.

> TestMiniMRMapRedDebugScript times out
> -------------------------------------
>
>                 Key: MAPREDUCE-2829
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2829
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>         Environment: Linux
>            Reporter: Konstantin Shvachko
>         Attachments: Hadoop-2260.log, testrun-2260.log
>
>
> I am running TestMiniMRMapRedDebugScript from trunc.
> This is what I see in the stdout:
> {code}
> 2007-11-22 02:21:23,494 WARN  conf.Configuration (Configuration.java:loadResource(808)) - 
> hadoop/build/test/mapred/local/1_0/taskTracker/jobcache/job_200711220217_0001/task_200711220217_0001_m_000000_0/job.xml:a attempt to override final parameter: hadoop.tmp.dir;  Ignoring.
> 2007-11-22 02:21:28,940 INFO  jvm.JvmMetrics (JvmMetrics.java:init(56)) - Initializing JVM Metrics with processName=MAP, sessionId=
> 2007-11-22 02:22:09,504 INFO  mapred.MapTask (MapTask.java:run(127)) - numReduceTasks: 0
> 2007-11-22 02:22:42,434 WARN  mapred.TaskTracker (TaskTracker.java:main(1982)) - Error running child
> java.io.IOException
> 	at org.apache.hadoop.mapred.TestMiniMRMapRedDebugScript$MapClass.map(TestMiniMRMapRedDebugScript.java:41)
> 	at org.apache.hadoop.mapred.TestMiniMRMapRedDebugScript$MapClass.map(TestMiniMRMapRedDebugScript.java:35)
> 	at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:50)
> 	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:192)
> 	at org.apache.hadoop.mapred.TaskTracker$Child.main(TaskTracker.java:1977)
> {code}
> Stderr and debugout both say: Bailing out.
> BTW on Windows everything works just fine.



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