[
https://issues.apache.org/jira/browse/HIVE-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13502330#comment-13502330
]
Chris Drome commented on HIVE-3384:
-----------------------------------
Just wondering if anyone following this thread has experienced consistent
success building and running with JDK7.
Unless I upgrade DataNucleus I get the following types of test failures:
java.lang.VerifyError: Expecting a stackmap frame at branch target 18 in method
org.apache.hadoop.hive.metastore.model.MDatabase.jdoReplaceDetachedState()V at
offset 4
Upgrading DataNucleus helps me get around some issues, but many tests that
previously succeeded now fail.
Are others experiencing the same or is there something I've missed.
> HIVE JDBC module won't compile under JDK1.7 as new methods added in JDBC
> specification
> --------------------------------------------------------------------------------------
>
> Key: HIVE-3384
> URL: https://issues.apache.org/jira/browse/HIVE-3384
> Project: Hive
> Issue Type: Bug
> Components: JDBC
> Reporter: Weidong Bian
> Priority: Minor
> Attachments: D6873.1.patch, HIVE-3384.2.patch, HIVE-3384.patch,
> HIVE-JDK7-JDBC.patch
>
>
> 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
> .
> .
> .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira