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

Billy Liu commented on KYLIN-2428:
----------------------------------

Hi [~Shaofengshi], the patch has rebased with the latest master with support on 
Spark IT. It passed IT test. Could you help review this patch?
or check the code on the dev branch 
https://github.com/apache/kylin/commit/f10d9d9ba95878a97f70975547763083c000bcfe


> Cleanup unnecessary shaded libraries for job/coprocessor/jdbc/server
> --------------------------------------------------------------------
>
>                 Key: KYLIN-2428
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2428
>             Project: Kylin
>          Issue Type: Improvement
>          Components: General
>    Affects Versions: v1.6.0
>            Reporter: Billy Liu
>            Assignee: Billy Liu
>         Attachments: KYLIN-2428.patch
>
>
> Kylin releases three libraries: kylin-coprocessor, kylin-jdbc, kylin-job and 
> one web application: server. 
> Currently, all libraries have shaded some used third party libraries into the 
> package. For example, guava, curator, commons, kyro in kylin-job. The 
> duplicate libraries in runtime classpath may have potential class loading 
> conflicts and waste computing resource. We should leverage the hadoop 
> provided libraries at runtime instead of the shaded one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to