You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2015/10/30 18:30:27 UTC

[jira] [Updated] (TEZ-2918) Make progress notifications in IOs

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

Bikas Saha updated TEZ-2918:
----------------------------
    Attachment: TEZ-2918.1.patch

Patch updates IO's to make notifyProgress() API (added in TEZ-808) calls at different places to notify that progress is being made. Different places are where readers and writers transfer KV transfer KV pairs, spills, event generation, sorts, merges. Some places (merge, sorts etc.) have existing updating via progressable objects (which were nullprogressable until now). Changed them to use the new API with a different progressable.

[~rajesh.balamohan] [~jlowe] Please review!

> Make progress notifications in IOs
> ----------------------------------
>
>                 Key: TEZ-2918
>                 URL: https://issues.apache.org/jira/browse/TEZ-2918
>             Project: Apache Tez
>          Issue Type: Sub-task
>            Reporter: Bikas Saha
>            Assignee: Bikas Saha
>         Attachments: TEZ-2918.1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)