You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Kiran Kumar Kolli (JIRA)" <ji...@apache.org> on 2016/02/02 06:12:39 UTC

[jira] [Resolved] (HIVE-12980) MetaStoreDirectSql determineDbType detects MS SQL as DB.OTHER

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

Kiran Kumar Kolli resolved HIVE-12980.
--------------------------------------
    Resolution: Invalid

> MetaStoreDirectSql determineDbType detects MS SQL as DB.OTHER
> -------------------------------------------------------------
>
>                 Key: HIVE-12980
>                 URL: https://issues.apache.org/jira/browse/HIVE-12980
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 2.1.0
>         Environment: Microsoft Hindsight Linux cluster
>            Reporter: Kiran Kumar Kolli
>            Assignee: Kiran Kumar Kolli
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> MetaStoreDirectSql determineDbType detects MS SQL as DB.OTHER. 
> https://github.com/apache/hive/blob/master/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreDirectSql.java#L161 does case-sensitive comparison with lower-case resulting in this behavior.



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