Laszlo Bodor created HIVE-20373:
-----------------------------------
Summary: Output of 'show compactions' displays double header
Key: HIVE-20373
URL: https://issues.apache.org/jira/browse/HIVE-20373
Project: Hive
Issue Type: Bug
Reporter: Laszlo Bodor
{code}
+-----------+-------------------+------------+--------+------------+------------------------------------------------------+----------------+---------------+-------------------------+--+
| dbname | tabname | partname | type | state | workerid | starttime | duration
| hadoopjobid |
+-----------+-------------------+------------+--------+------------+------------------------------------------------------+----------------+---------------+-------------------------+--+
| Database | Table | Partition | Type | State | Worker | Start Time |
Duration(ms) | HadoopJobId |
| default | student | --- | MAJOR | working |
ctr-e138-1518143905142-435940-01-000003.hwx.site-61 | 1534156696000 | --- |
job_1534152461533_0030 |
| default | acid_partitioned | bkt=1 | MAJOR | initiated | --- | --- | --- |
--- |
| default | acid_partitioned | bkt=2 | MAJOR | initiated | --- | --- | --- |
--- |
+-----------+-------------------+------------+--------+------------+------------------------------------------------------+----------------+---------------+-------------------------+–+
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)