You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/09/01 03:47:20 UTC

[jira] [Created] (HIVE-14684) HiveResultSetMetaData.isSigned throws "Method not supported" exception

Josh Rosen created HIVE-14684:
---------------------------------

             Summary: HiveResultSetMetaData.isSigned throws "Method not supported" exception
                 Key: HIVE-14684
                 URL: https://issues.apache.org/jira/browse/HIVE-14684
             Project: Hive
          Issue Type: Bug
          Components: JDBC
            Reporter: Josh Rosen
            Priority: Minor


{{org.apache.hive.jdbc.HiveResultSetMetaData.isSigned}} throws {{java.sql.SQLException: Method not supported}}, causing problems for many use-cases involving the Hive JDBC client. Here are a few user reports of this issue:

- https://issues.apache.org/jira/browse/SQOOP-2899
- https://stackoverflow.com/questions/34067686/spark-1-5-1-not-working-with-hive-jdbc-1-2-0
- https://stackoverflow.com/questions/32195946/method-not-supported-in-spark

Similar to HIVE-3015, I think that this should be fixed in a future release so that JDBC clients don't encounter this error.



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