You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Peter Varga (Jira)" <ji...@apache.org> on 2021/03/12 10:31:00 UTC

[jira] [Assigned] (HIVE-24880) Add host and version information to compection queue

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

Peter Varga reassigned HIVE-24880:
----------------------------------


> Add host and version information to compection queue
> ----------------------------------------------------
>
>                 Key: HIVE-24880
>                 URL: https://issues.apache.org/jira/browse/HIVE-24880
>             Project: Hive
>          Issue Type: Sub-task
>            Reporter: Peter Varga
>            Assignee: Peter Varga
>            Priority: Major
>
> The Initiator host and version should be added to compaction and completed compaction queue.
> The worker version should be added to compaction and completed compaction queue.
> They should be available in sys tables and view.
> The version should come from the runtime version (not the schema): Initiator.class.getPackage().getImplementationVersion() works on clusters (hive exec has manifest), might not work in unit tests.
> This would make it possible to create checks on use cases like these:
>  * multiple hosts are running Initiator
>  ** in some scenarios with different runtime verion
>  * the worker and initiator runtime version are not the same



--
This message was sent by Atlassian Jira
(v8.3.4#803005)