You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/06/08 00:26:01 UTC

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

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

ASF GitHub Bot logged work on HIVE-21438:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 08/Jun/20 00:25
            Start Date: 08/Jun/20 00:25
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #712:
URL: https://github.com/apache/hive/pull/712#issuecomment-640302989


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 442532)
    Time Spent: 20m  (was: 10m)

> 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
>              Labels: pull-request-available
>         Attachments: 0001-HIVE-21348-Add-currentTransactionBatch-and-staticPar.patch
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)