[
https://issues.apache.org/jira/browse/HIVE-6721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954336#comment-13954336
]
Alan Gates commented on HIVE-6721:
----------------------------------
Ok, I'm not sure how to proceed here. All the merge failures are in the
generated code. I don't know how to make thrift generate code that will merge
properly. If the committer applies the src-only patch and re-runs the thrift
generation all should work. Please let me know how to proceed.
> Streaming ingest needs to be able to send many heartbeats together
> ------------------------------------------------------------------
>
> Key: HIVE-6721
> URL: https://issues.apache.org/jira/browse/HIVE-6721
> Project: Hive
> Issue Type: Bug
> Components: Locking
> Affects Versions: 0.13.0
> Reporter: Alan Gates
> Assignee: Alan Gates
> Fix For: 0.13.0
>
> Attachments: HIVE-6721.patch, HIVE-6721.src-only.patch
>
>
> The heartbeat method added to HiveMetaStoreClient is intended for SQL
> operations where the user will have one transaction and a hand full of locks.
> But in the streaming ingest case the client opens a batch of transactions
> together. In this case we need a way for the client to send a heartbeat for
> this batch of transactions rather than being forced to send the heartbeats
> one at a time.
--
This message was sent by Atlassian JIRA
(v6.2#6252)