You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Shravan Matthur Narayanamurthy (JIRA)" <ji...@apache.org> on 2008/10/11 00:33:44 UTC

[jira] Updated: (PIG-475) "task failed to report status" error

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

Shravan Matthur Narayanamurthy updated PIG-475:
-----------------------------------------------

    Status: Patch Available  (was: Open)

Had missed initializing the PhysicalOperator.reporter in PigMapReduce.Reduce.reduce

> "task failed to report status" error
> ------------------------------------
>
>                 Key: PIG-475
>                 URL: https://issues.apache.org/jira/browse/PIG-475
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: types_branch
>            Reporter: Olga Natkovich
>            Assignee: Shravan Matthur Narayanamurthy
>             Fix For: types_branch
>
>
> When running a very large query a user got the following error after 90 minutes:
> org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.Launcher
> >> - Error message from task (reduce) tip_200810072143_0004_r_000033Task
> >> task_200810072143_0004_r_000033_0 failed to report status for 600 
> >> seconds. Killing!
> Looks like we missed reporting progress in a few places.

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