You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/06 11:25:00 UTC

[jira] [Work logged] (HIVE-26471) New metric for Compaction pooling

     [ https://issues.apache.org/jira/browse/HIVE-26471?focusedWorklogId=814334&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-814334 ]

ASF GitHub Bot logged work on HIVE-26471:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Oct/22 11:24
            Start Date: 06/Oct/22 11:24
    Worklog Time Spent: 10m 
      Work Description: veghlaci05 opened a new pull request, #3645:
URL: https://github.com/apache/hive/pull/3645

   ### What changes were proposed in this pull request?
   Fix the metric computing by counting all the INITIATED queue items.
   
   ### Why are the changes needed?
   The metric computing introduced was bad because only elements matching the oldestEnqueueTime > element.getEnqueueTime() were counted.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   Manually




Issue Time Tracking
-------------------

    Worklog Id:     (was: 814334)
    Time Spent: 2h 40m  (was: 2.5h)

> New metric for Compaction pooling
> ---------------------------------
>
>                 Key: HIVE-26471
>                 URL: https://issues.apache.org/jira/browse/HIVE-26471
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: László Végh
>            Assignee: László Végh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0-alpha-2
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> To be able to properly supervise the pool based compaction, a new metric is required:
> Number of 'Initiated' compaction requests per compaction pool.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)