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

Hive QA commented on HIVE-19946:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12928343/HIVE-19946.1.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 14537 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidKafkaCliDriver.testCliDriver[druidkafkamini_basic]
 (batchId=257)
org.apache.hadoop.hive.cli.TestTezPerfCliDriver.testCliDriver[query64] 
(batchId=257)
{noformat}

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

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: 2 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12928343 - PreCommit-HIVE-Build

> VectorizedRowBatchCtx.recordIdColumnVector cannot be shared between different 
> JVMs
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-19946
>                 URL: https://issues.apache.org/jira/browse/HIVE-19946
>             Project: Hive
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 3.0.0
>            Reporter: Teddy Choi
>            Assignee: Teddy Choi
>            Priority: Major
>         Attachments: HIVE-19946.1.patch
>
>
> VectorizedRowBatchCtx.recordIdColumnVector was used temporarily to pass 
> record id column, which is virtual, between a reducer and a mapper. However, 
> when the reducer and the mapper are not in a same JVM, it makes incorrect 
> results.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to