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

Hive QA commented on HIVE-20170:
--------------------------------



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

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

{color:red}ERROR:{color} -1 due to 17 failed/errored test(s), 15695 tests 
executed
*Failed tests:*
{noformat}
TestAlterTableMetadata - did not produce a TEST-*.xml file (likely timed out) 
(batchId=251)
TestReplAcidTablesWithJsonMessage - did not produce a TEST-*.xml file (likely 
timed out) (batchId=251)
TestSemanticAnalyzerHookLoading - did not produce a TEST-*.xml file (likely 
timed out) (batchId=251)
org.apache.hadoop.hive.metastore.TestObjectStore.catalogs (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testDatabaseOps (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testDeprecatedConfigIsOverwritten
 (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropParitionsCleanup
 (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSQLDropPartitionsCacheCrossSession
 (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testDirectSqlErrorMetrics 
(batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testMasterKeyOps (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testMaxEventResponse 
(batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testPartitionOps (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testQueryCloseOnError 
(batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testRoleOps (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testTableOps (batchId=230)
org.apache.hadoop.hive.metastore.TestObjectStore.testUseSSLProperty 
(batchId=230)
org.apache.hive.jdbc.TestSSL.testMetastoreWithSSL (batchId=258)
{noformat}

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

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

This message is automatically generated.

ATTACHMENT ID: 12954178 - PreCommit-HIVE-Build

> Improve JoinOperator "rows for join key" Logging
> ------------------------------------------------
>
>                 Key: HIVE-20170
>                 URL: https://issues.apache.org/jira/browse/HIVE-20170
>             Project: Hive
>          Issue Type: Improvement
>          Components: Operators
>    Affects Versions: 3.0.0, 4.0.0
>            Reporter: BELUGA BEHR
>            Assignee: BELUGA BEHR
>            Priority: Minor
>         Attachments: HIVE-20170.1.patch, HIVE-20170.2.patch, 
> HIVE-20170.3.patch, HIVE-20170.4.patch, HIVE-20170.5.patch, HIVE-20170.6.patch
>
>
> {code:java}
> 2018-06-25 09:37:33,193 INFO [main] 
> org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 5728000 rows 
> for join key [333, 22]
> 2018-06-25 09:37:33,901 INFO [main] 
> org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 5828000 rows 
> for join key [333, 22]
> 2018-06-25 09:37:34,623 INFO [main] 
> org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 5928000 rows 
> for join key [333, 22]
> 2018-06-25 09:37:35,342 INFO [main] 
> org.apache.hadoop.hive.ql.exec.CommonJoinOperator: table 0 has 6028000 rows 
> for join key [333, 22]
> {code}
> [https://github.com/apache/hive/blob/6d890faf22fd1ede3658a5eed097476eab3c67e9/ql/src/java/org/apache/hadoop/hive/ql/exec/JoinOperator.java#L120]
> This logging should use the same facilities as the other Operators for 
> emitting this type of log message. HIVE-10078 



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

Reply via email to