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

Prasad Mujumdar updated HIVE-6339:
----------------------------------

    Attachment:     (was: HIVE-6339.3.patch)

> Implement new JDK7 schema management APIs in java.sql.Connection 
> -----------------------------------------------------------------
>
>                 Key: HIVE-6339
>                 URL: https://issues.apache.org/jira/browse/HIVE-6339
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 0.13.0
>            Reporter: Prasad Mujumdar
>            Assignee: Prasad Mujumdar
>         Attachments: HIVE-6339.1.patch, HIVE-6339.2.patch, HIVE-6339.4.patch
>
>
> JDK7 has added a few metadata methods in 
> [java.sql.Conntion|http://docs.oracle.com/javase/7/docs/api/java/sql/Connection.html]
>  
> {noformat}
> getSchema()
> setSchema()
> getCatalog()
> setCatalog()
> {noformat}
> Currently Hive JDBC just has stub implementation for all these methods throws 
> unsupported exception. This needs to be fixed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to