[
https://issues.apache.org/jira/browse/HIVE-15116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Barna Zsombor Klara updated HIVE-15116:
---------------------------------------
Attachment: HIVE-15116.patch
It seems the source of the flakiness was that we were missing an order by in
the select with the union all.
The patch is only modifying test files.
> Flaky test: TestMiniLlapLocalCliDriver.testCliDriver[join_acid_non_acid]
> ------------------------------------------------------------------------
>
> Key: HIVE-15116
> URL: https://issues.apache.org/jira/browse/HIVE-15116
> Project: Hive
> Issue Type: Sub-task
> Reporter: Barna Zsombor Klara
> Assignee: Barna Zsombor Klara
> Fix For: 2.2.0
>
> Attachments: HIVE-15116.patch
>
>
> {code}
> Running: diff -a
> /home/hiveptest/54.193.134.5-hiveptest-0/apache-github-source-source/itests/qtest/target/qfile-results/clientpositive/join_acid_non_acid.q.out
>
> /home/hiveptest/54.193.134.5-hiveptest-0/apache-github-source-source/ql/src/test/results/clientpositive/llap/join_acid_non_acid.q.out
> 73d72
> < 1 a
> 74a74
> > 1 a
> {code}
> Seems to be a white space difference.
> The test failed in the following pre-commit runs:
> https://builds.apache.org/job/PreCommit-HIVE-Build/1932/testReport/
> https://builds.apache.org/job/PreCommit-HIVE-Build/1931/testReport/
> https://builds.apache.org/job/PreCommit-HIVE-Build/1930/testReport/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)