[
https://issues.apache.org/jira/browse/HIVE-21973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltan Haindrich updated HIVE-21973:
------------------------------------
Summary: SHOW LOCKS prints the headers twice (was: "show locks" print the
header twice.)
> SHOW LOCKS prints the headers 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.01.patch, 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.14#76016)