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

Dick King updated MAPREDUCE-986:
--------------------------------

    Attachment: MAPREDUCE-986--2009-09-16--1015.patch

This is a revised version of my previous patch.  I made the following changes:

1: I looked at the code change suggested in the previous comment and the code 
context, and made a _different_ change.

2: I did revise the unit test to make a separate test for proper functioning 
with a job tracker log that has truncated task lines.

-dk


> rumen makes a task with a null type when one of the task lines is truncated
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-986
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-986
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Dick King
>            Assignee: Dick King
>         Attachments: MAPREDUCE-986--2009-09-16--1015.patch
>
>
> Rumen was used to produce a job trace, but the job trace contained a 
> LoggedTask that had a null taskType.  This appears to happen when a Task line 
> is truncated.
> We should not put the LoggedTask in the trace at all when this happens.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to