You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Stamatis Zampetakis (Jira)" <ji...@apache.org> on 2022/10/21 07:21:01 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 ]

Stamatis Zampetakis updated HIVE-20373:
---------------------------------------
    Fix Version/s:     (was: 4.0.0)

I cleared the fixVersion field since this ticket is still open. Please review this ticket and if the fix is already committed to a specific version please set the version accordingly and mark the ticket as RESOLVED.

According to the [JIRA guidelines|https://cwiki.apache.org/confluence/display/Hive/HowToContribute] the fixVersion should be set only when the issue is resolved/closed.

> 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: László Bodor
>            Priority: Minor
>
> {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
(v8.20.10#820010)