[
https://issues.apache.org/jira/browse/HIVE-21307?focusedWorklogId=202407&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-202407
]
ASF GitHub Bot logged work on HIVE-21307:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 22/Feb/19 06:37
Start Date: 22/Feb/19 06:37
Worklog Time Spent: 10m
Work Description: sankarh commented on pull request #546: HIVE-21307:
Need to set GzipJSONMessageEncoder as default config for EVENT_MESSAGE_FACTORY.
URL: https://github.com/apache/hive/pull/546
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 202407)
Time Spent: 10m
Remaining Estimate: 0h
> Need to set GzipJSONMessageEncoder as default config for
> EVENT_MESSAGE_FACTORY.
> -------------------------------------------------------------------------------
>
> Key: HIVE-21307
> URL: https://issues.apache.org/jira/browse/HIVE-21307
> Project: Hive
> Issue Type: Bug
> Components: Configuration, repl
> Affects Versions: 4.0.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Priority: Major
> Labels: DR, Replication, pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, we use JsonMessageEncoder as the default message factory for
> Notification events. As the size of some of the events are really huge and
> cause OOM issues in RDBMS. So, it is needed to enable GzipJSONMessageEncoder
> as default message factory to optimise the memory usage.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)