[
https://issues.apache.org/jira/browse/HIVE-21307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775779#comment-16775779
]
Hive QA commented on HIVE-21307:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12959869/HIVE-21307.02.patch
{color:green}SUCCESS:{color} +1 due to 8 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15811 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_dynamic_partition_pruning]
(batchId=190)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16211/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16211/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16211/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12959869 - PreCommit-HIVE-Build
> 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
> Attachments: HIVE-21307.01.patch, HIVE-21307.02.patch
>
> 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)