[
https://issues.apache.org/jira/browse/HIVE-15642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15989820#comment-15989820
]
Hive QA commented on HIVE-15642:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12865589/HIVE-15642.02.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 10635 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestAccumuloCliDriver.testCliDriver[accumulo_index]
(batchId=225)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
(batchId=143)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4937/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4937/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4937/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12865589 - PreCommit-HIVE-Build
> Replicate Insert Overwrites, Dynamic Partition Inserts and Loads
> ----------------------------------------------------------------
>
> Key: HIVE-15642
> URL: https://issues.apache.org/jira/browse/HIVE-15642
> Project: Hive
> Issue Type: Sub-task
> Components: repl
> Reporter: Vaibhav Gumashta
> Assignee: Sankar Hariappan
> Attachments: HIVE-15642.02.patch, HIVE-15642.1.patch
>
>
> 1. Insert Overwrites to a new partition should not capture new files as part
> of insert event but instead use the subsequent add partition event to capture
> the files + checksums.
> 2. Insert Overwrites to an existing partition should capture new files as
> part of the insert event.
> Similar behaviour for DP inserts and loads.
> This will need changes from HIVE-15478
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)