[
https://issues.apache.org/jira/browse/HIVE-25642?focusedWorklogId=670685&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-670685
]
ASF GitHub Bot logged work on HIVE-25642:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Oct/21 12:28
Start Date: 27/Oct/21 12:28
Worklog Time Spent: 10m
Work Description: lcspinter merged pull request #2743:
URL: https://github.com/apache/hive/pull/2743
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 670685)
Time Spent: 40m (was: 0.5h)
> Log a warning if multiple Compaction Worker versions are running compactions
> ----------------------------------------------------------------------------
>
> Key: HIVE-25642
> URL: https://issues.apache.org/jira/browse/HIVE-25642
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 4.0.0
> Reporter: Viktor Csomor
> Assignee: Viktor Csomor
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Log a warning if multiple versions of a Compaction Workers are running
> compactions.
> The start time of the individual HMS services are not stored at the moment,
> however this information could proved a good baseline of detecting multiple
> Worker versions.
> Due to the lack of this information we can check periodically in the past N
> hours to detect the versions.
> The N hours can be configured by
> {{metastore.compactor.worker.detect_multiple_versions.threshold}} property.
> This periodical check only make sense if the Compaction are enabled.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)