You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sumit Kumar (JIRA)" <ji...@apache.org> on 2014/05/28 22:07:01 UTC

[jira] [Updated] (HIVE-7137) Add progressable to writer interfaces so they could report progress while different operations are in progress

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

Sumit Kumar updated HIVE-7137:
------------------------------

    Affects Version/s: 0.13.0

> Add progressable to writer interfaces so they could report progress while different operations are in progress
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: HIVE-7137
>                 URL: https://issues.apache.org/jira/browse/HIVE-7137
>             Project: Hive
>          Issue Type: Improvement
>    Affects Versions: 0.13.0
>            Reporter: Sumit Kumar
>            Priority: Minor
>
> This patch is to pass Progressable instance along with different Writer implementations. Without this jobs fail whenever a bulk write operation takes longer than usual. With this patch, writers keep sending heartbeat and job keeps running fine. Hive already provided support for this so this is a minor addition.



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