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

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

                Author: ASF GitHub Bot
            Created on: 10/Jan/22 13:07
            Start Date: 10/Jan/22 13:07
    Worklog Time Spent: 10m 
      Work Description: deniskuzZ commented on a change in pull request #2879:
URL: https://github.com/apache/hive/pull/2879#discussion_r781174986



##########
File path: ql/src/java/org/apache/hadoop/hive/ql/txn/compactor/Worker.java
##########
@@ -87,17 +87,18 @@
   private String workerName;
 
   // TODO: this doesn't check if compaction is already running (even though 
Initiator does but we
-  // don't go through Initiator for user initiated compactions)
+  //  ,mdon't go through Initiator for user initiated compactions)

Review comment:
       nit, typo




-- 
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: 706087)
    Time Spent: 1h 20m  (was: 1h 10m)

> Custom queue settings is not honoured by Query based compaction StatsUpdater
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-25801
>                 URL: https://issues.apache.org/jira/browse/HIVE-25801
>             Project: Hive
>          Issue Type: Bug
>            Reporter: László Végh
>            Assignee: László Végh
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> {{hive.compactor.job.queue}} config limits resources available for 
> compaction, so users can limit the effects of compaction on the cluster. 
> However this settings does not affect stats collection which uses Driver.
> HIVE-25595 is addressing the above issue for MR-based compaction. We need to 
> incorporate the same thing for the Query-based compaction.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to