You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "Ravindra Pesala (JIRA)" <ji...@apache.org> on 2018/02/03 09:42:00 UTC

[jira] [Updated] (CARBONDATA-889) Optimize pom dependency with exclusion to remove unnecessary dependency jar

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

Ravindra Pesala updated CARBONDATA-889:
---------------------------------------
    Fix Version/s:     (was: 1.3.0)
                   1.4.0

> Optimize pom dependency with exclusion to remove unnecessary dependency jar 
> ----------------------------------------------------------------------------
>
>                 Key: CARBONDATA-889
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-889
>             Project: CarbonData
>          Issue Type: Improvement
>            Reporter: Liang Chen
>            Assignee: Ravindra Pesala
>            Priority: Major
>             Fix For: 1.4.0
>
>
> For example: 
> The below's spark dependency will introduce around 90 dependency jar, but some of them are unnecessary jar for CarbonData.
> <dependency>
>       <groupId>org.apache.spark</groupId>
>       <artifactId>spark-sql_${scala.binary.version}</artifactId>
>     </dependency>



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