You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2019/07/09 05:09:00 UTC

[jira] [Commented] (HIVE-21973) "show locks" print the header twice.

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

Gopal V commented on HIVE-21973:
--------------------------------

+1 tests pending

> "show locks" print the header twice.
> ------------------------------------
>
>                 Key: HIVE-21973
>                 URL: https://issues.apache.org/jira/browse/HIVE-21973
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>    Affects Versions: 3.1.1
>            Reporter: Rajkumar Singh
>            Assignee: Rajkumar Singh
>            Priority: Minor
>         Attachments: HIVE-21973.patch
>
>
> show locks; 
> -- output
> {code:java}
> +----------+-----------+--------+------------+-------------+-------------+------------+-----------------+-----------------+--------------+-------+-----------+-------------+
> |  lockid  | database  | table  | partition  | lock_state  | blocked_by  | lock_type  | transaction_id  | last_heartbeat  | acquired_at  | user  | hostname  | agent_info  |
> +----------+-----------+--------+------------+-------------+-------------+------------+-----------------+-----------------+--------------+-------+-----------+-------------+
> | Lock ID  | Database  | Table  | Partition  | State       | Blocked By  | Type       | Transaction ID  | Last Heartbeat  | Acquired At  | User  | Hostname  | Agent Info  |
> +----------+-----------+--------+------------+-------------+-------------+------------+-----------------+-----------------+--------------+-------+-----------+-------------+
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)