[
https://issues.apache.org/jira/browse/HIVE-11957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wei Zheng updated HIVE-11957:
-----------------------------
Attachment: HIVE-11957.6.patch
Thanks for the comments. I moved new fields to the end of the struct, and also
switched back the the original timestamp format.
{code}
hive> show transactions;
OK
Transaction ID Transaction State User Hostname Started Time Last Heartbeat
Time
17 OPEN wzheng weimac.local 1476476086000 1476476086000
{code}
> SHOW TRANSACTIONS should show queryID/agent id of the creator
> -------------------------------------------------------------
>
> Key: HIVE-11957
> URL: https://issues.apache.org/jira/browse/HIVE-11957
> Project: Hive
> Issue Type: Improvement
> Components: Transactions
> Affects Versions: 1.0.0
> Reporter: Eugene Koifman
> Assignee: Wei Zheng
> Attachments: HIVE-11957.1.patch, HIVE-11957.2.patch,
> HIVE-11957.3.patch, HIVE-11957.4.patch, HIVE-11957.5.patch, HIVE-11957.6.patch
>
>
> this would be very useful for debugging
> should also include heartbeat/create timestamps
> would be nice to support some filtering/sorting options, like sort by create
> time, agent id. filter by table, database, etc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)