Rajkumar Singh created HIVE-21973: ------------------------------------- Summary: "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
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)