[
https://issues.apache.org/jira/browse/BIGTOP-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13853355#comment-13853355
]
Konstantin Boudnik commented on BIGTOP-1166:
--------------------------------------------
We can't do anything about it on the Bigtop side, because Hive 0.11 doesn't
support JDK7, that would have to be postponed until Hive 0.12 integration or
something when that community works on top of JDK7.
> 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)