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

Shaofeng SHI updated KYLIN-3567:
--------------------------------
    Fix Version/s: v2.5.1

> Change scala dependency to provided
> -----------------------------------
>
>                 Key: KYLIN-3567
>                 URL: https://issues.apache.org/jira/browse/KYLIN-3567
>             Project: Kylin
>          Issue Type: Bug
>            Reporter: Chao Long
>            Assignee: Chao Long
>            Priority: Minor
>             Fix For: v2.5.1
>
>
> The scope of scala dependency in "engine-spark" module should be "provided".
> <dependency>
>  <groupId>org.scala-lang</groupId>
>  <artifactId>scala-library</artifactId>
> </dependency>
> <dependency>
>  <groupId>org.scala-lang</groupId>
>  <artifactId>scala-compiler</artifactId>
> </dependency>
> <dependency>
>  <groupId>org.scala-lang</groupId>
>  <artifactId>scala-reflect</artifactId>
> </dependency>



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

Reply via email to