[ 
https://issues.apache.org/jira/browse/HIVE-26898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682236#comment-17682236
 ] 

Ayush Saxena commented on HIVE-26898:
-------------------------------------

{quote}OOM issues In recent versions 717, SP1 and SP2?
{quote}
There is no version like this, these are the only versions that we have here:

[https://hive.apache.org/general/downloads/]

> Split Notification logging so that busy clusters can have better performance
> ----------------------------------------------------------------------------
>
>                 Key: HIVE-26898
>                 URL: https://issues.apache.org/jira/browse/HIVE-26898
>             Project: Hive
>          Issue Type: New Feature
>            Reporter: Taraka Rama Rao Lethavadla
>            Priority: Major
>
> For DDL & DML events are logged into notifications log table and those get 
> cleaned as soon as ttl got expired.
> In most of the busy clusters, the notification log is growing even though 
> cleaner is running and kept on cleaning the events. It means the rate of Hive 
> db operations are very high compared to rate at which cleaning is happening.
> So any query on this table is becoming bottle neck at backend DB causing slow 
> response
> The proposal is to split the notification log table in to multiple tables 
> like 
> notification_log_dml - for all DML queries
> notification_log_insert - for all insert queries
> ..
> etc.
>  
> So that load on that single table gets reduced improving the performance of 
> the backend db as well as Hive



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

Reply via email to