You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zhengxu Jin (Jira)" <ji...@apache.org> on 2022/11/07 05:01:00 UTC

[jira] [Updated] (HIVE-26710) Test `testThriftSetObjectInspector` is a flaky test

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

Zhengxu Jin updated HIVE-26710:
-------------------------------
    Environment: 
Linux 5.4.0-124-generic #140-Ubuntu x86_64 GNU/Linux
 
 

  was:Linux 5.4.0-124-generic #140-Ubuntu x86_64 GNU/Linux


> Test `testThriftSetObjectInspector` is a flaky test
> ---------------------------------------------------
>
>                 Key: HIVE-26710
>                 URL: https://issues.apache.org/jira/browse/HIVE-26710
>             Project: Hive
>          Issue Type: Improvement
>         Environment: Linux 5.4.0-124-generic #140-Ubuntu x86_64 GNU/Linux
>  
>  
>            Reporter: Zhengxu Jin
>            Priority: Trivial
>
> This test is flaky test. This is because the StructField value uses a HashMap, which will cause the test sometimes pass and sometimes fail.
> Run the test with 'NonDex' maven plugin. The command to recreate the flaky test failure is
> {code:java}
> mvn -pl serde edu.illinois:nondex-maven-plugin:1.1.2:nondex -Dtest=org.apache.hadoop.hive.serde2.objectinspector.TestThriftObjectInspectors#testThriftSetObjectInspector {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)