You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Laszlo Bodor (JIRA)" <ji...@apache.org> on 2018/08/13 12:45:00 UTC

[jira] [Updated] (HIVE-20373) Output of 'show compactions' displays double header

     [ https://issues.apache.org/jira/browse/HIVE-20373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laszlo Bodor updated HIVE-20373:
--------------------------------
    Fix Version/s: 4.0.0

> Output of 'show compactions' displays double header
> ---------------------------------------------------
>
>                 Key: HIVE-20373
>                 URL: https://issues.apache.org/jira/browse/HIVE-20373
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.0.0
>            Reporter: Laszlo Bodor
>            Priority: Minor
>             Fix For: 4.0.0
>
>
> {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)