You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2017/01/27 04:23:24 UTC

[jira] [Created] (HIVE-15744) Flaky test: TestPerfCliDriver.query23, query14

Thejas M Nair created HIVE-15744:
------------------------------------

             Summary: Flaky test: TestPerfCliDriver.query23, query14
                 Key: HIVE-15744
                 URL: https://issues.apache.org/jira/browse/HIVE-15744
             Project: Hive
          Issue Type: Sub-task
    Affects Versions: 2.2.0
            Reporter: Thejas M Nair


There is some flakiness in these tests -
https://builds.apache.org/job/PreCommit-HIVE-Build/3206/testReport/org.apache.hadoop.hive.cli/TestPerfCliDriver/testCliDriver_query23_/
https://builds.apache.org/job/PreCommit-HIVE-Build/3204/testReport/org.apache.hadoop.hive.cli/TestPerfCliDriver/testCliDriver_query14_/

The diff looks like this - 
{code}
Running: diff -a /home/hiveptest/130.211.230.155-hiveptest-1/apache-github-source-source/itests/qtest/target/qfile-results/clientpositive/query14.q.out /home/hiveptest/130.211.230.155-hiveptest-1/apache-github-source-source/ql/src/test/results/clientpositive/perf/query14.q.out
0a1,2
> Warning: Shuffle Join MERGEJOIN[916][tables = [$hdt$_1, $hdt$_2]] in Stage 'Reducer 114' is a cross product
> Warning: Shuffle Join MERGEJOIN[917][tables = [$hdt$_1, $hdt$_2, $hdt$_0]] in Stage 'Reducer 115' is a cross product
5,6d6
< Warning: Shuffle Join MERGEJOIN[916][tables = [$hdt$_1, $hdt$_2]] in Stage 'Reducer 114' is a cross product
< Warning: Shuffle Join MERGEJOIN[917][tables = [$hdt$_1, $hdt$_2, $hdt$_0]] in Stage 'Reducer 115' is a cross product

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)