You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Laszlo Bodor (JIRA)" <ji...@apache.org> on 2019/03/06 10:24:00 UTC

[jira] [Updated] (HIVE-21396) TestCliDriver#vector_groupby_reduce is flaky

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

Laszlo Bodor updated HIVE-21396:
--------------------------------
    Description: 
http://104.198.109.242/logs/PreCommit-HIVE-Build-16349/failed/61-TestCliDriver-multi_insert_partitioned.q-parquet_types.q-udf_to_unix_timestamp.q-and-27-more/TEST-61-TestCliDriver-multi_insert_partitioned.q-parquet_types.q-udf_to_unix_timestamp.q-and-27-more-TEST-org.apache.hadoop.hive.cli.TestCliDriver.xml

actual:

{code:java}
1 85411 816 58.285714285714285 -5080.169999999999 -362.86928571428564 621.350000000000000000 44.382142857142857143

{code}

expected:

{code:java}
1 85411 816 58.285714285714285 -5080.17 -362.8692857142857 621.350000000000000000 44.382142857142857143
{code}


> TestCliDriver#vector_groupby_reduce is flaky
> --------------------------------------------
>
>                 Key: HIVE-21396
>                 URL: https://issues.apache.org/jira/browse/HIVE-21396
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Laszlo Bodor
>            Priority: Major
>
> http://104.198.109.242/logs/PreCommit-HIVE-Build-16349/failed/61-TestCliDriver-multi_insert_partitioned.q-parquet_types.q-udf_to_unix_timestamp.q-and-27-more/TEST-61-TestCliDriver-multi_insert_partitioned.q-parquet_types.q-udf_to_unix_timestamp.q-and-27-more-TEST-org.apache.hadoop.hive.cli.TestCliDriver.xml
> actual:
> {code:java}
> 1 85411 816 58.285714285714285 -5080.169999999999 -362.86928571428564 621.350000000000000000 44.382142857142857143
> {code}
> expected:
> {code:java}
> 1 85411 816 58.285714285714285 -5080.17 -362.8692857142857 621.350000000000000000 44.382142857142857143
> {code}



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