[
https://issues.apache.org/jira/browse/HIVE-9539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14300212#comment-14300212
]
Damien Carol commented on HIVE-9539:
------------------------------------
For record :
{noformat}
GET http://localhost:52505/templeton/v1/version/hive?user.name=johndoe
{noformat}
Returns :
{noformat}
{"module":"hive","version":"1.2.0-SNAPSHOT"}
{noformat}
> Wrong check of version format in TestWebHCatE2e.getHiveVersion()
> ----------------------------------------------------------------
>
> Key: HIVE-9539
> URL: https://issues.apache.org/jira/browse/HIVE-9539
> Project: Hive
> Issue Type: Bug
> Components: HCatalog
> Affects Versions: 1.2.0
> Reporter: Damien Carol
> Priority: Minor
>
> Bug caused by HIVE-9485.
> Test of
> {{org.apache.hive.hcatalog.templeton.TestWebHCatE2e.getHiveVersion()}} check
> that version in that format : {{0.[0-9]+.[0-9]+.*}}
> This doesn't works since HIVE version is like {{1.2.0-SNAPHSOT}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)