Stig Rohde Døssing created HIVE-21438:
-----------------------------------------
Summary: 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
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)