You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2016/07/25 21:12:20 UTC

[jira] [Created] (HIVE-14329) fix flapping qtests - because of output string ordering

Zoltan Haindrich created HIVE-14329:
---------------------------------------

             Summary: fix flapping qtests - because of output string ordering
                 Key: HIVE-14329
                 URL: https://issues.apache.org/jira/browse/HIVE-14329
             Project: Hive
          Issue Type: Improvement
            Reporter: Zoltan Haindrich
            Assignee: Zoltan Haindrich
            Priority: Minor


it's a bit annoying to see some tests come and go in testresults; for example:
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/631/testReport/org.apache.hadoop.hive.cli/TestCliDriver/testCliDriver_stats_list_bucket/history/

These tests fail occasionally because of the ordering is different in the map.

The usual cause of these failures is a simple hashmap in {{MetaDataFormatUtils}}:
https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/metadata/formatting/MetaDataFormatUtils.java#L411




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)