Mikhail Antonov created BIGTOP-1166:
---------------------------------------

             Summary: 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)

Reply via email to