You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Ian Hu (JIRA)" <ji...@apache.org> on 2018/08/03 04:18:00 UTC

[jira] [Created] (KYLIN-3481) Kylin Jdbc: Shaded dependencies should not be transitive

Ian Hu created KYLIN-3481:
-----------------------------

             Summary: Kylin Jdbc: Shaded dependencies should not be transitive
                 Key: KYLIN-3481
                 URL: https://issues.apache.org/jira/browse/KYLIN-3481
             Project: Kylin
          Issue Type: Improvement
          Components: Driver - JDBC
    Affects Versions: v2.4.0
            Reporter: Ian Hu
            Assignee: Ian Hu


kylin-jdbc use dependencies as shaded, so they should not be transitive.

As far as I known, SHADE a dependency to avoid dependency conflict, but at v2.4.0, the dependencies in kylin-jdbc are default compile scope and are transitive resolved, that may cause some dependency conflicts.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)