You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "anishek (JIRA)" <ji...@apache.org> on 2018/10/03 08:52:00 UTC

[jira] [Commented] (HIVE-20679) DDL operations on hive might create large messages for DBNotification

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

anishek commented on HIVE-20679:
--------------------------------

attached are two create able sql's and since table b is large the message size is about 106 KB for it. 

> DDL operations on hive might create large messages for DBNotification
> ---------------------------------------------------------------------
>
>                 Key: HIVE-20679
>                 URL: https://issues.apache.org/jira/browse/HIVE-20679
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 3.1.0
>            Reporter: anishek
>            Assignee: anishek
>            Priority: Major
>         Attachments: a.sql, b.sql
>
>
> Certain type of ddl operations might create large messages as part of DBNoitificaion, this might lead to the rdbms throwing an error when storing the message since its size is to large. It will also increase the footprint of the rdbms space usage. 
> We should try store compressed messages to allow handling these situations. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)