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 2020/09/13 12:52:00 UTC

[jira] [Closed] (KYLIN-4694) Fix 'NoClassDefFoundError: Lcom/esotericsoftware/kryo/io/Output' when query with sparder on yarn

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

Xiaoxiang Yu closed KYLIN-4694.
-------------------------------

Resolved in release 4.0.0-alpha (2020-09-13)

> Fix 'NoClassDefFoundError: Lcom/esotericsoftware/kryo/io/Output' when query with sparder on yarn
> ------------------------------------------------------------------------------------------------
>
>                 Key: KYLIN-4694
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4694
>             Project: Kylin
>          Issue Type: Bug
>          Components: Query Engine
>    Affects Versions: v4.0.0-alpha
>            Reporter: Zhichao  Zhang
>            Assignee: Zhichao  Zhang
>            Priority: Major
>             Fix For: v4.0.0-alpha
>
>
> Fix 'NoClassDefFoundError: Lcom/esotericsoftware/kryo/io/Output' when query with sparder on yarn.
>  
> Root cause:
> Class 'com/esotericsoftware/kryo/io/Output' is loaded by SparkClassLoader, but there are some classes which are loaded by SparkClassLoader's parent classloader using this class.



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