You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Deepesh Khandelwal (JIRA)" <ji...@apache.org> on 2015/08/26 02:46:46 UTC

[jira] [Updated] (FLUME-2754) Hive Sink skipping first transaction in each Batch of Hive Transactions

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

Deepesh Khandelwal updated FLUME-2754:
--------------------------------------
    Attachment: FLUME-2754.patch

The patch fixes the skipping of the first transaction in the transaction batch.
The problem is due to auto switching to the first Transaction in fetchTxnBatch() and then again performing a beginNextTxn() on the return value.
Remove the auto switch to first Transaction in fetchTxnBatch

> Hive Sink skipping first transaction in each Batch of Hive Transactions
> -----------------------------------------------------------------------
>
>                 Key: FLUME-2754
>                 URL: https://issues.apache.org/jira/browse/FLUME-2754
>             Project: Flume
>          Issue Type: Bug
>    Affects Versions: v1.5.0, 1.6
>            Reporter: Roshan Naik
>            Assignee: Deepesh Khandelwal
>         Attachments: FLUME-2754.patch
>
>




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