You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Richard Ding (JIRA)" <ji...@apache.org> on 2010/12/09 02:16:01 UTC

[jira] Created: (PIG-1760) Need to report progress in all databags

Need to report progress in all databags
---------------------------------------

                 Key: PIG-1760
                 URL: https://issues.apache.org/jira/browse/PIG-1760
             Project: Pig
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Richard Ding
            Assignee: Richard Ding
             Fix For: 0.8.0, 0.9.0


Pig needs to report progress periodically in its DataBag implementation to avoid the tasks being killed by Hadoop task tracker because timeout. The progress reporting isn't implemented in the  InternalCacheBag class.

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


[jira] Commented: (PIG-1760) Need to report progress in all databags

Posted by "Daniel Dai (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PIG-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12969591#action_12969591 ] 

Daniel Dai commented on PIG-1760:
---------------------------------

+1. Please commit if tests pass.

> Need to report progress in all databags
> ---------------------------------------
>
>                 Key: PIG-1760
>                 URL: https://issues.apache.org/jira/browse/PIG-1760
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.8.0, 0.9.0
>
>         Attachments: PIG-1760.patch
>
>
> Pig needs to report progress periodically in its DataBag implementation to avoid the tasks being killed by Hadoop task tracker because timeout. The progress reporting isn't implemented in the  InternalCacheBag class.

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


[jira] Updated: (PIG-1760) Need to report progress in all databags

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

Richard Ding updated PIG-1760:
------------------------------

    Attachment: PIG-1760.patch

> Need to report progress in all databags
> ---------------------------------------
>
>                 Key: PIG-1760
>                 URL: https://issues.apache.org/jira/browse/PIG-1760
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.8.0, 0.9.0
>
>         Attachments: PIG-1760.patch
>
>
> Pig needs to report progress periodically in its DataBag implementation to avoid the tasks being killed by Hadoop task tracker because timeout. The progress reporting isn't implemented in the  InternalCacheBag class.

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


[jira] Resolved: (PIG-1760) Need to report progress in all databags

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

Richard Ding resolved PIG-1760.
-------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]

Unit tests passed. The patch is committed to both trunk and 0.8 branch.

> Need to report progress in all databags
> ---------------------------------------
>
>                 Key: PIG-1760
>                 URL: https://issues.apache.org/jira/browse/PIG-1760
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.7.0
>            Reporter: Richard Ding
>            Assignee: Richard Ding
>             Fix For: 0.8.0, 0.9.0
>
>         Attachments: PIG-1760.patch
>
>
> Pig needs to report progress periodically in its DataBag implementation to avoid the tasks being killed by Hadoop task tracker because timeout. The progress reporting isn't implemented in the  InternalCacheBag class.

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