sky created KYLIN-2524:
--------------------------
Summary: Compatible problem with HDP
Key: KYLIN-2524
URL: https://issues.apache.org/jira/browse/KYLIN-2524
Project: Kylin
Issue Type: Bug
Components: Job Engine
Affects Versions: v1.6.0
Environment: Environment: Ubuntu 14.
HDP version:2.4.2.0
Kylin Version:apache-kylin-1.6.0-hbase1.x
Hadoop Version: 2.7.1
Hive:1.2.1
Reporter: sky
Assignee: Dong Li
Hi,
Using hdp and Kylin for OLAP got lots of compatible problem. Building a cube
job will got slf4j error. the detail information as below:
----------------
Error: loader constraint violation: when resolving method
"org.slf4j.impl.StaticLoggerBinder.getLoggerFactory()Lorg/slf4j/ILoggerFactory;"
the class loader (instance of org/apache/hadoop/util/ApplicationClassLoader)
of the current class, org/slf4j/LoggerFactory, and the class loader (instance
of sun/misc/Launcher$AppClassLoader) for resolved class,
org/slf4j/impl/StaticLoggerBinder, have different Class objects for the type
LoggerFactory; used in the signature
-------------------
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)