[ 
https://issues.apache.org/jira/browse/HIVE-16197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966563#comment-15966563
 ] 

Hive QA commented on HIVE-16197:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12863106/HIVE-16197.04.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), 10572 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_varchar_simple] 
(batchId=71)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[vector_if_expr]
 (batchId=143)
{noformat}

Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/4660/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/4660/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-4660/

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: 12863106 - PreCommit-HIVE-Build

> Incremental insert into a partitioned table doesn't get replicated.
> -------------------------------------------------------------------
>
>                 Key: HIVE-16197
>                 URL: https://issues.apache.org/jira/browse/HIVE-16197
>             Project: Hive
>          Issue Type: Sub-task
>          Components: repl
>    Affects Versions: 2.1.0
>            Reporter: Sankar Hariappan
>            Assignee: Sankar Hariappan
>              Labels: DR
>         Attachments: HIVE-16197.01.patch, HIVE-16197.02.patch, 
> HIVE-16197.03.patch, HIVE-16197.04.patch
>
>
> Insert to a partitioned table doesn't replicate properly in case of 
> incremental dump/load. Few key points to be noted.
> 1. If insert command itself created the new partition, then the inserted row 
> is replicated. But the subsequent inserts into the same table doesn't get 
> replicated.
> 2. If the partition is created using ALTER TABLE command, then none of the 
> inserted rows to this partition is getting replicated. However, the partition 
> metadata is getting replicated.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to