Description
jdbc module couldn't be compiled with jdk7 as it adds some abstract method in the JDBC specification
some error info:
error: HiveCallableStatement is not abstract and does not override abstract
method <T>getObject(String,Class<T>) in CallableStatement
.
.
.
Attachments
Attachments
Issue Links
- is depended upon by
-
HIVE-3630 udf_substr.q fails when using JDK7
- Resolved
-
HIVE-3631 script_pipe.q fails when using JDK7
- Closed
-
HIVE-4583 Make Hive compile and run with JDK7
- Resolved
- is duplicated by
-
HIVE-3197 Hive compile errors under Java 7 (JDBC 4.1)
- Closed
- is related to
-
HIVE-3967 Allow passing of JVM Arguments to JUnit tests
- Resolved
- relates to
-
HIVE-4496 JDBC2 won't compile with JDK7
- Closed