mycluster is cdh5.3.2:

hadoop-2.5.0-cdh5.3.2
hbase-0.98.6-cdh5.3.2
hive-0.13.1

is that means:
i must compile a new binary package?


and the compile message:
jdk version :1.7.0_71

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile
(default-compile) on project kylin-core-common: Compilation failure:
Compilation failure:
[ERROR]
/code/kylin-kylin-1.5.0/core-common/src/main/java/org/apache/kylin/common/util/Bytes.java:[43,15]
Unsafe is internal proprietary API and may be removed in a future release
[ERROR]
/code/kylin-kylin-1.5.0/core-common/src/main/java/org/apache/kylin/common/util/MailService.java:[109,32]
error: cannot access Session
[ERROR] class file for javax.mail.Session not found
[ERROR]
/code/kylin-kylin-1.5.0/core-common/src/main/java/org/apache/kylin/common/util/Bytes.java:[1032,25]
Unsafe is internal proprietary API and may be removed in a future release
[ERROR]
/code/kylin-kylin-1.5.0/core-common/src/main/java/org/apache/kylin/common/util/Bytes.java:[1040,29]
Unsafe is internal proprietary API and may be removed in a future release
[ERROR]
/code/kylin-kylin-1.5.0/core-common/src/main/java/org/apache/kylin/common/util/Bytes.java:[1044,38]
Unsafe is internal proprietary API and may be removed in a future release

Reply via email to