You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2014/04/24 23:57:15 UTC

[jira] [Commented] (BIGTOP-1166) Hive-jdbc doesn't compile on JDK 7, which breaks build

    [ https://issues.apache.org/jira/browse/BIGTOP-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980363#comment-13980363 ] 

Konstantin Boudnik commented on BIGTOP-1166:
--------------------------------------------

As we are moving to Hive 0.12 - is this still an issue for us?

> 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.2#6252)