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 08:32:00 UTC

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

    [ https://issues.apache.org/jira/browse/HIVE-21438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16791450#comment-16791450 ] 

Stig Rohde Døssing commented on HIVE-21438:
-------------------------------------------

staticPartitionValues might also be nice to include in the toString, they were present in HiveEndpoint previously.

> 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
>            Priority: Minor
>
> 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)