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

Ted Yu commented on KYLIN-2522:
-------------------------------

Compiling against 1.3.1 gave same errors

> Compilation fails with Java 8 when upgrading to hbase 1.2.5
> -----------------------------------------------------------
>
>                 Key: KYLIN-2522
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2522
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Ted Yu
>
> Compiling master branch with Java 8, I got:
> {code}
> [ERROR] 
> /Users/tyu/kylin/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/ZookeeperUtil.java:[23,23]
>  error: cannot find symbol
> [ERROR]   symbol:   class Nullable
>   location: package javax.annotation
> /Users/tyu/kylin/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/ZookeeperUtil.java:[45,13]
>  error: cannot find symbol
> [ERROR]   symbol: class Nullable
> /Users/tyu/kylin/storage-hbase/src/main/java/org/apache/kylin/storage/hbase/util/ZookeeperJobLock.java:[112,13]
>  error: cannot find symbol
> [INFO] 3 errors
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to