Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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
Attachments
Issue Links
- is fixed by
-
HIVE-25359 Changes to metastore API in HIVE-24880 are not backwards compatible
- Closed
- links to