[
https://issues.apache.org/jira/browse/BIGTOP-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853360#comment-13853360
]
Mikhail Antonov commented on BIGTOP-1166:
-----------------------------------------
hive 0.12 at least compiles fine under jdk7 (HIVE-4496, I did check it compiles
successfully), not sure about all tests, hive 0.13 seem to have it fully
working fine (HIVE-4583 seem to covers all that).
Are we going to use 0.11 for Bigtop 0.8 or can consider upgrading?
> Hive-jdbc doesn't compile on JDK 7, which breaks build
> ------------------------------------------------------
>
> Key: BIGTOP-1166
> URL: https://issues.apache.org/jira/browse/BIGTOP-1166
> Project: Bigtop
> Issue Type: Sub-task
> Affects Versions: 0.7.0
> Reporter: Mikhail Antonov
> Fix For: 0.8.0
>
>
> hive-jdbc still doesn't compile, see HIVE-3384 for detais
> errors like:
> [javac] Compiling 28 source files to
> /projects/apache/bigtop/build/hive/rpm/BUILD/hive-0.11.0/src/build/jdbc/classes
> [javac]
> /projects/apache/bigtop/build/hive/rpm/BUILD/hive-0.11.0/src/jdbc/src/java/org/apache/hive/jdbc/HiveCallableStatement.java:48:
> error: HiveCallableStatement is not abstract and does not override abstract
> method <T>getObject(String,Class<T>) in CallableStatement
> [javac] public class HiveCallableStatement implements
> java.sql.CallableStatement {
> Jira says the it's been fixed in 0.11, but errors are still there.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)