[
https://issues.apache.org/jira/browse/KYLIN-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17177449#comment-17177449
]
ASF GitHub Bot commented on KYLIN-4694:
---------------------------------------
hit-lacus commented on pull request #1357:
URL: https://github.com/apache/kylin/pull/1357#issuecomment-673861650
LGTM
Thank you @zzcclp .
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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-beta
> Reporter: Zhichao Zhang
> Assignee: Zhichao Zhang
> Priority: Major
>
> 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)