[
https://issues.apache.org/jira/browse/HIVE-7137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-7137:
-----------------------------------
Resolution: Fixed
Fix Version/s: 0.14.0
Status: Resolved (was: Patch Available)
Committed to trunk. Thanks, Sumit!
> 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
> Components: Query Processor
> Affects Versions: 0.13.1
> Reporter: Sumit Kumar
> Assignee: Sumit Kumar
> Priority: Minor
> Fix For: 0.14.0
>
> Attachments: HIVE-7137.patch
>
>
> 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)