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

Zoltan Haindrich updated HIVE-23450:
------------------------------------
    Attachment: hive.log.gz

> TestMiniDruidCliDriver#testCliDriver[druid_materialized_view_rewrite_ssb] is 
> flaky
> ----------------------------------------------------------------------------------
>
>                 Key: HIVE-23450
>                 URL: https://issues.apache.org/jira/browse/HIVE-23450
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Zoltan Haindrich
>            Priority: Major
>         Attachments: hive.log.gz
>
>
> https://builds.apache.org/job/PreCommit-HIVE-Build/22267/testReport/junit/org.apache.hadoop.hive.cli/TestMiniDruidCliDriver/testCliDriver_druid_materialized_view_rewrite_ssb_/
> error tends to be:
> {code}
> [ERROR] Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 952.613 s <<< FAILURE! - in org.apache.hadoop.hive.cli.TestMiniDruidCliDriver
> [ERROR] 
> testCliDriver[druid_materialized_view_rewrite_ssb](org.apache.hadoop.hive.cli.TestMiniDruidCliDriver)
>   Time elapsed: 31.851 s  <<< FAILURE!
> java.lang.AssertionError: 
> Client execution failed with error code = 1 
> running 
> SELECT MONTH(`__time`) AS `mn___time_ok`,
> CAST((MONTH(`__time`) - 1) / 3 + 1 AS BIGINT) AS `qr___time_ok`,
> SUM(1) AS `sum_number_of_records_ok`,
> YEAR(`__time`) AS `yr___time_ok`
> FROM `ssb_mv_druid_100`
> GROUP BY MONTH(`__time`),
> CAST((MONTH(`__time`) - 1) / 3 + 1 AS BIGINT),
> YEAR(`__time`) 
> fname=druid_materialized_view_rewrite_ssb.q
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to