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

Mikhail Antonov commented on BIGTOP-831:
----------------------------------------

With fix made locally for maven encoding (hadoop-wise), this error has gone 
away.

However, bigtop trunk still doesn't build on my machine with two problems 
(unrelated to this one).

) Ivy config for hive metastore looks incorrect. See 
http://dougchang333.blogspot.com/2013/11/hive-011-build-error-hive-metastore.html
 (instuction provided here helped, thanks Doug)

2) hive-jdbc still doesn't compile: 
https://issues.apache.org/jira/browse/HIVE-3197

errors like:

Project: jdbc
    [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 {

> Hadoop branch-2 (and trunk?) are failing when built with JDK7u11
> ----------------------------------------------------------------
>
>                 Key: BIGTOP-831
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-831
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General, RPM
>    Affects Versions: 0.5.0
>         Environment: CentOS6.3 x64
>            Reporter: Konstantin Boudnik
>            Assignee: Mikhail Antonov
>
> While building 0.5 with JDK7u11 I got this weird error (see the first 
> comment). Looks like an issue with javadoc.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to