You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/06/02 10:11:59 UTC

[jira] [Updated] (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 ]

Jesus Camacho Rodriguez updated HIVE-12980:
-------------------------------------------
    Fix Version/s:     (was: 2.1.0)

> 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
>
> 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)