You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2019/03/13 12:23:00 UTC

[jira] [Updated] (HIVE-21438) HiveStreamingConnection.toString doesn't print transaction batch

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

Stig Rohde Døssing updated HIVE-21438:
--------------------------------------
      Assignee: Stig Rohde Døssing
    Attachment: 0001-HIVE-21348-Add-currentTransactionBatch-and-staticPar.patch
        Status: Patch Available  (was: Open)

> HiveStreamingConnection.toString doesn't print transaction batch
> ----------------------------------------------------------------
>
>                 Key: HIVE-21438
>                 URL: https://issues.apache.org/jira/browse/HIVE-21438
>             Project: Hive
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 3.1.1
>            Reporter: Stig Rohde Døssing
>            Assignee: Stig Rohde Døssing
>            Priority: Minor
>         Attachments: 0001-HIVE-21348-Add-currentTransactionBatch-and-staticPar.patch
>
>
> HiveStreamingConnection.toString doesn't contain the current transaction state. In hive-hcatalog-streaming, the transaction batch was exposed to the user, which allowed the application to log e.g. transaction id and state when errors occur. Some exceptions from TransactionBatch contain the current transaction id, but many don't.
> It would be nice if HiveStreamingConnection.toString also included the currentTransactionBatch.toString.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)