You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by "qihuang.zheng (JIRA)" <ji...@apache.org> on 2017/08/02 11:38:00 UTC

[jira] [Updated] (CARBONDATA-1355) sbt project compile error

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

qihuang.zheng updated CARBONDATA-1355:
--------------------------------------
    Description: 
sbt project with carbondata, when execute sbt package, there're errors:

sbt.ResolveException: unresolved dependency: org.apache.spark#spark-sql_${scala.binary.version};${spark.version}: not found

when package with: sbt package -Dscala.binary.version=2.11 -Dspark.version=2.1.1, still have error

the full error log at attachment

  was:
sbt project with carbondata, when execute sbt package, there're errors:

sbt.ResolveException: unresolved dependency: org.apache.spark#spark-sql_${scala.binary.version};${spark.version}: not found

the full error log at attachment


> sbt project compile error
> -------------------------
>
>                 Key: CARBONDATA-1355
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-1355
>             Project: CarbonData
>          Issue Type: Bug
>          Components: spark-integration
>    Affects Versions: 1.1.1
>         Environment: spark 2.1.1
>            Reporter: qihuang.zheng
>              Labels: build, sbt
>         Attachments: error.txt
>
>
> sbt project with carbondata, when execute sbt package, there're errors:
> sbt.ResolveException: unresolved dependency: org.apache.spark#spark-sql_${scala.binary.version};${spark.version}: not found
> when package with: sbt package -Dscala.binary.version=2.11 -Dspark.version=2.1.1, still have error
> the full error log at attachment



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)