Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
There are several methods in JDBC driver implementation that still throw UnSupportedException. This and other jdbc spec non compliant behavior causes issues when JDBC driver is used with external tools and libraries.
For example, Jmeter calls HiveStatement.setQueryTimeout and this was resulting in an exception. HIVE-10726 makes it possible to have a workaround for this.
Creating this jira for ease of tracking such issues. Please mark new jiras as blocking this one.
Attachments
Issue Links
- is blocked by
-
HIVE-7676 JDBC: Support more DatabaseMetaData, ResultSetMetaData methods
-
- Closed
-
-
HIVE-10726 Hive JDBC setQueryTimeout should not throw exception to make it work with JMeter
-
- Closed
-
-
HIVE-3217 Implement HiveDatabaseMetaData.getFunctions() to retrieve registered UDFs.
-
- Resolved
-
- is related to
-
HIVE-4806 Add more implementations of JDBC API methods to Hive and Hive2 drivers
-
- Patch Available
-