[
https://issues.apache.org/jira/browse/HIVE-21972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880936#comment-16880936
]
Gopal V commented on HIVE-21972:
--------------------------------
+1 tests pending
> "show transactions" display the header twice
> --------------------------------------------
>
> Key: HIVE-21972
> URL: https://issues.apache.org/jira/browse/HIVE-21972
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 3.1.1
> Reporter: Rajkumar Singh
> Assignee: Rajkumar Singh
> Priority: Major
> Attachments: HIVE-21972.patch
>
>
> show transactions;
> {code:java}
> +-----------------+--------------------+----------------+----------------------+-------+-------------------+
> | txnid | state | startedtime | lastheartbeattime
> | user | host |
> +-----------------+--------------------+----------------+----------------------+-------+-------------------+
> | Transaction ID | Transaction State | Started Time | Last Heartbeat Time
> | User | Hostname |
> | 896 | ABORTED | 1560209607000 | 1560209607000
> | hive | hostname |
> +-----------------+--------------------+----------------+----------------------+-------+-------------------+
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)