You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Xiaoxiang Yu (Jira)" <ji...@apache.org> on 2021/02/08 06:45:00 UTC

[jira] [Commented] (KYLIN-4899) NoClassDefFoundError: org/apache/hadoop/hive/metastore/api/NoSuchObjectException

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

Xiaoxiang Yu commented on KYLIN-4899:
-------------------------------------

As far as I know, Kylin 3 didn't support deployment on : Hadoop 2 + Hive 3 . Please try to use modify source code and compile for your hadoop version.

> NoClassDefFoundError: org/apache/hadoop/hive/metastore/api/NoSuchObjectException
> --------------------------------------------------------------------------------
>
>                 Key: KYLIN-4899
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4899
>             Project: Kylin
>          Issue Type: Bug
>          Components: Others
>    Affects Versions: v3.1.1
>         Environment:  jdk 1.8.0_222, Hadoop 2.10.1, hive 3.1.2, hbase 1.6.0, zookeeper 3.6.2 and Kylin 3.1.1-bin-hbase1x.
>            Reporter: Clement Lee
>            Priority: Major
>         Attachments: check-env.sh.png, environment path.jpg, log.jpg
>
>
> Hello Kylin team,
>      I’m a new Kylin user. I have met some troubles with installing Kylin. My environment information: jdk 1.8.0_222, Hadoop 2.10.1, hive 3.1.2, hbase 1.6.0, zookeeper 3.6.2 and Kylin 3.1.1-bin-hbase1x. My environment path like picture1.After I unzip the package, and run “bin/check-env.sh” , it showed successfully ,like picture 2. And then run “bin/kylin.sh start ”, I got everything is ok, like picture3. However, I cannot open the website ‘ip:7070/kylin’. I checked the tomcat logs, it said ‘*NoClassDefFoundError: org/apache/hadoop/hive/metastore/api/NoSuchObjectException*’ like picture4. How can I fix this problem?
>        Thank you, looking forward to your reply!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)