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

Hive QA commented on HIVE-19237:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12927300/HIVE-19237.01-branch-3.patch

{color:green}SUCCESS:{color} +1 due to 2 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 27 failed/errored test(s), 14455 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidkafkamini_basic]
 (batchId=254)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dp_counter_mm]
 (batchId=155)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dp_counter_non_mm]
 (batchId=159)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[orc_llap] 
(batchId=165)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[tez_input_counters]
 (batchId=173)
org.apache.hadoop.hive.metastore.client.TestFunctions.testCreateFunctionNullDatabaseName[Embedded]
 (batchId=210)
org.apache.hadoop.hive.metastore.client.TestFunctions.testCreateFunctionNullDatabaseName[Remote]
 (batchId=210)
org.apache.hive.hcatalog.api.TestHCatClient.testBasicDDLCommands (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testCreateTableLike (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testDatabaseLocation (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testDropPartitionsWithPartialSpec 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testDropTableException (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testEmptyTableInstantiation 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testGetMessageBusTopicName 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testGetPartitionsWithPartialSpec 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testObjectNotFoundException 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testOtherFailure (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema
 (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSchema (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema
 (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionsHCatClientImpl 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testRenameTable (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testReplicationTaskIter 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation 
(batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testTransportFailure (batchId=194)
org.apache.hive.hcatalog.api.TestHCatClient.testUpdateTableSchema (batchId=194)
org.apache.hive.spark.client.rpc.TestRpc.testServerPort (batchId=306)
{noformat}

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

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

> Only use an operatorId once in a plan
> -------------------------------------
>
>                 Key: HIVE-19237
>                 URL: https://issues.apache.org/jira/browse/HIVE-19237
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>         Attachments: HIVE-19237.01-branch-3.patch, HIVE-19237.01.patch, 
> HIVE-19237.02.patch, HIVE-19237.03.patch, HIVE-19237.04.patch, 
> HIVE-19237.05.patch, HIVE-19237.05.patch, HIVE-19237.06.patch, 
> HIVE-19237.07.patch, HIVE-19237.08.patch, HIVE-19237.08.patch, 
> HIVE-19237.09.patch, HIVE-19237.10.patch, HIVE-19237.10.patch, 
> HIVE-19237.11.patch, HIVE-19237.11.patch, HIVE-19237.11.patch, 
> HIVE-19237.12.patch
>
>
> Column stats autogather plan part is added from a plan compiled by the driver 
> itself; however that driver starts to use operatorIds from 1 ; so it's 
> possible that 2 SEL_1 operators end up in the same plan...



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

Reply via email to