You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2018/06/25 03:47:00 UTC

[jira] [Updated] (KYLIN-2522) Compilation fails with Java 8 when upgrading to hbase 1.2.5

     [ https://issues.apache.org/jira/browse/KYLIN-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI updated KYLIN-2522:
--------------------------------
    Fix Version/s: v2.5.0

> 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
>            Assignee: Shaofeng SHI
>            Priority: Major
>              Labels: newbie, scope
>             Fix For: v2.5.0
>
>
> 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
(v7.6.3#76005)