[
https://issues.apache.org/jira/browse/HIVE-21307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16774959#comment-16774959
]
Hive QA commented on HIVE-21307:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12959726/HIVE-21307.01.patch
{color:green}SUCCESS:{color} +1 due to 5 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 27 failed/errored test(s), 15810 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.api.TestHCatClient.testReplicationTaskIter
(batchId=204)
org.apache.hive.hcatalog.api.TestHCatClientNotification.addPartition
(batchId=269)
org.apache.hive.hcatalog.api.TestHCatClientNotification.createDatabase
(batchId=269)
org.apache.hive.hcatalog.api.TestHCatClientNotification.createTable
(batchId=269)
org.apache.hive.hcatalog.api.TestHCatClientNotification.dropDatabase
(batchId=269)
org.apache.hive.hcatalog.api.TestHCatClientNotification.dropPartition
(batchId=269)
org.apache.hive.hcatalog.api.TestHCatClientNotification.dropTable (batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.addPartition
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.alterDatabase
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.alterPartition
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.alterTable
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.createDatabase
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.createFunction
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.createTable
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.dropDatabase
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.dropFunction
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.dropPartition
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.dropTable
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.exchangePartition
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.filter
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.filterWithMax
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.insertPartition
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.insertTable
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlCTAS
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlDb (batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlInsertPartition
(batchId=269)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.sqlInsertTable
(batchId=269)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/16197/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/16197/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-16197/
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: 27 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12959726 - 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
>
> 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)