You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2018/10/13 15:11:00 UTC

[jira] [Work started] (HIVE-20741) Disable or fix random failed tests

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

Work on HIVE-20741 started by Jesus Camacho Rodriguez.
------------------------------------------------------
> Disable or fix random failed tests
> ----------------------------------
>
>                 Key: HIVE-20741
>                 URL: https://issues.apache.org/jira/browse/HIVE-20741
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Yongzhi Chen
>            Assignee: Jesus Camacho Rodriguez
>            Priority: Minor
>         Attachments: HIVE-20741.patch
>
>
> Two qfile tests for TestCliDriver, they may all relate to number precision issues:
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udaf_context_ngrams] (batchId=79)
> Error:
> Client Execution succeeded but contained differences (error code = 1) after executing udaf_context_ngrams.q 
> 43c43
> < [{"ngram":["travelling"],"estfrequency":1.0}]
> ---
> > [{"ngram":["travelling"],"estfrequency":3.0}]
> org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[udaf_corr] (batchId=84)
> Client Execution succeeded but contained differences (error code = 1) after executing udaf_corr.q 
> 100c100
> < 0.6633880657639324
> ---
> > 0.6633880657639326



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