You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2018/06/13 16:08:00 UTC

[jira] [Assigned] (HIVE-19673) qtest: parquet_ctas.q breaks sample6.q

     [ https://issues.apache.org/jira/browse/HIVE-19673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltan Haindrich reassigned HIVE-19673:
---------------------------------------

    Assignee: Zoltan Haindrich

> qtest: parquet_ctas.q breaks sample6.q
> --------------------------------------
>
>                 Key: HIVE-19673
>                 URL: https://issues.apache.org/jira/browse/HIVE-19673
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>
> there is a strange diff happening currently from time to time...sample6 is failed
> running it on its own is fine...however when parquet_ctas.q runs before it; the *result set* is different
> {code}
> time mvn install -pl itests/qtest -DskipSparkTests -Pitests -Dtest=TestCliDriver -Dqfile=parquet_ctas.q,sample6.q  -Dtest.output.overwrite
> {code}
> note: sample6.q is run also via the spark driver; and the intresting is that the "fluctuating" new resultset matches with the spark driver's output
> {code}
> diff -Naur ./ql/src/test/results/clientpositive/sample6.q.out ./ql/src/test/results/clientpositive/spark/sample6.q.out | grep val_
> {code}



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