[
https://issues.apache.org/jira/browse/HIVE-17147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16096117#comment-16096117
]
Hive QA commented on HIVE-17147:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12878327/HIVE-17147.01.patch
{color:green}SUCCESS:{color} +1 due to 15 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 20 failed/errored test(s), 11097 tests
executed
*Failed tests:*
{noformat}
TestCollectorOperator - did not produce a TEST-*.xml file (likely timed out)
(batchId=271)
TestCountCollectorOperator - did not produce a TEST-*.xml file (likely timed
out) (batchId=272)
TestCountVectorCollectorOperator - did not produce a TEST-*.xml file (likely
timed out) (batchId=272)
TestDescription - did not produce a TEST-*.xml file (likely timed out)
(batchId=272)
TestMapJoinConfig - did not produce a TEST-*.xml file (likely timed out)
(batchId=277)
TestMapJoinData - did not produce a TEST-*.xml file (likely timed out)
(batchId=277)
TestMapJoinDescription - did not produce a TEST-*.xml file (likely timed out)
(batchId=277)
TestRow - did not produce a TEST-*.xml file (likely timed out) (batchId=272)
TestRowCollectorOperator - did not produce a TEST-*.xml file (likely timed out)
(batchId=272)
TestRowCollectorOperatorBase - did not produce a TEST-*.xml file (likely timed
out) (batchId=272)
TestRowMap - did not produce a TEST-*.xml file (likely timed out) (batchId=272)
TestRowMultiSet - did not produce a TEST-*.xml file (likely timed out)
(batchId=272)
TestRowVectorCollectorOperator - did not produce a TEST-*.xml file (likely
timed out) (batchId=272)
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[llap_smb]
(batchId=144)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[subquery_scalar]
(batchId=153)
org.apache.hadoop.hive.cli.TestMiniSparkOnYarnCliDriver.testCliDriver[spark_vectorized_dynamic_partition_pruning]
(batchId=168)
org.apache.hadoop.hive.cli.TestPerfCliDriver.testCliDriver[query14]
(batchId=235)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionRegistrationWithCustomSchema
(batchId=179)
org.apache.hive.hcatalog.api.TestHCatClient.testPartitionSpecRegistrationWithCustomSchema
(batchId=179)
org.apache.hive.hcatalog.api.TestHCatClient.testTableSchemaPropagation
(batchId=179)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6104/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6104/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6104/
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: 20 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12878327 - PreCommit-HIVE-Build
> Vectorization: Add code for testing MapJoin operator in isolation and
> measuring its performance with JMH
> --------------------------------------------------------------------------------------------------------
>
> Key: HIVE-17147
> URL: https://issues.apache.org/jira/browse/HIVE-17147
> Project: Hive
> Issue Type: Bug
> Components: Hive
> Reporter: Matt McCline
> Assignee: Matt McCline
> Priority: Critical
> Attachments: HIVE-17147.01.patch
>
>
> Current limitations:
> Only a one long key test currently. Need more tests.
> The hive-jmh test doesn't handle multiple iterations. And, the number of
> rows and keys being driven through is way too small to be meaningful.
> The focus of this change was to get things started.
> NOTE: This change does change main line code by adding test hooks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)