[ https://issues.apache.org/jira/browse/HIVE-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856129#comment-13856129 ]
Hive QA commented on HIVE-6104: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12620298/HIVE-6104.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4811 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/737/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/737/console Messages: {noformat} 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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12620298 > Join-key logging in join operator > --------------------------------- > > Key: HIVE-6104 > URL: https://issues.apache.org/jira/browse/HIVE-6104 > Project: Hive > Issue Type: Bug > Components: Diagnosability > Affects Versions: 0.11.0, 0.12.0, 0.13.0 > Reporter: Steven Wong > Assignee: Steven Wong > Priority: Minor > Attachments: HIVE-6104.patch > > > JoinOperator.processOp logs lines like "table 0 has x rows for join key > \[foo\]". It is supposed to log after x rows for x = i, 2i, 4i, .... However, > it has never worked completely: > * In 0.11.0 and before, it logs after i rows and not after >i rows. > * In 0.12.0, HIVE-4960 partially fixed that but x fails to be reset when the > alias (tag) changes. -- This message was sent by Atlassian JIRA (v6.1.5#6160)