You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Laurent GAY (JIRA)" <ji...@apache.org> on 2015/03/04 10:20:04 UTC

[jira] [Created] (HIVE-9853) Bad version tested in org/apache/hive/hcatalog/templeton/TestWebHCatE2e.java

Laurent GAY created HIVE-9853:
---------------------------------

             Summary: Bad version tested in org/apache/hive/hcatalog/templeton/TestWebHCatE2e.java
                 Key: HIVE-9853
                 URL: https://issues.apache.org/jira/browse/HIVE-9853
             Project: Hive
          Issue Type: Test
    Affects Versions: 1.0.0
            Reporter: Laurent GAY


The test getHiveVersion in class org.apache.hive.hcatalog.templeton.TestWebHCatE2e check bad format of version.
It checks "0.[0-9]+.[0-9]+.*" and not "1.[0-9]+.[0-9]+.*"

This test is failed for hive, tag "release-1.0.0"
I propose a patch to correct it.



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