[ 
https://issues.apache.org/jira/browse/HIVE-2670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13497551#comment-13497551
 ] 

Johnny Zhang commented on HIVE-2670:
------------------------------------

{noformat}
Final results , PASSED: 101 FAILED: 7 SKIPPED: 0 ABORTED: 1 FAILED DEPENDENCY: 0
{noformat}
I looked the 7 failures:

(1) the 5 FAILED case seems because hive and mysql has slight different float 
number calculation result, for example, hive get -10058.09 while mysql get 
-10058.08,
(2) another 2 FAILED case are because of hcatlog related test case (seems need 
start hive-metastore process to make it work)

still looking how to fix it
                
> A cluster test utility for Hive
> -------------------------------
>
>                 Key: HIVE-2670
>                 URL: https://issues.apache.org/jira/browse/HIVE-2670
>             Project: Hive
>          Issue Type: New Feature
>          Components: Testing Infrastructure
>            Reporter: Alan Gates
>            Assignee: Johnny Zhang
>         Attachments: harness.tar, hive_cluster_test_2.patch, 
> hive_cluster_test.patch
>
>
> Hive has an extensive set of unit tests, but it does not have an 
> infrastructure for testing in a cluster environment.  Pig and HCatalog have 
> been using a test harness for cluster testing for some time.  We have written 
> Hive drivers and tests to run in this harness.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to