[
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 is 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
when package with: sbt package -Dscala.binary.version=2.11 -Dspark.version=2.1.1, still have error
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 is at attachment
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)