[
https://issues.apache.org/jira/browse/HIVE-20316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16570053#comment-16570053
]
Hive QA commented on HIVE-20316:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12934453/HIVE-20316.01.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 8 failed/errored test(s), 14864 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.hcatalog.listener.TestDbNotificationListener.addPartition
(batchId=257)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.alterPartition
(batchId=257)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.alterTable
(batchId=257)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.dropPartition
(batchId=257)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.dropTable
(batchId=257)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.exchangePartition
(batchId=257)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.insertPartition
(batchId=257)
org.apache.hive.hcatalog.listener.TestDbNotificationListener.insertTable
(batchId=257)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/13057/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/13057/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-13057/
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: 8 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12934453 - PreCommit-HIVE-Build
> Skip external table file listing for create table event.
> --------------------------------------------------------
>
> Key: HIVE-20316
> URL: https://issues.apache.org/jira/browse/HIVE-20316
> Project: Hive
> Issue Type: Bug
> Components: HCatalog, repl
> Affects Versions: 3.1.0
> Reporter: Sankar Hariappan
> Assignee: Sankar Hariappan
> Priority: Major
> Labels: DR, pull-request-available, replication
> Attachments: HIVE-20316.01.patch
>
>
> We are currently skipping external table replication. We shall also skip
> listing all the files in create table event generation for external tables.
> External tables might have very large number of files, so it would take long
> time to list them.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)