spark-sql-perf icon indicating copy to clipboard operation
spark-sql-perf copied to clipboard

build errors due to dependencies

Open mpkmtv opened this issue 5 years ago • 2 comments

I'm new to scala and spark. Got overwhelmed with build errors due to unresolved dependencies like :

[warn] Note: Unresolved dependencies path: [error] sbt.librarymanagement.ResolveException: Error downloading com.databricks:sbt-databricks;sbtVersion=1.0;scalaVersion=2.12:0.1.3 [error] Not found [error] Not found [error] not found: https://repo1.maven.org/maven2/com/databricks/sbt-databricks_2.12_1.0/0.1.3/sbt-databricks-0.1.3.pom [error] not found: https://dl.bintray.com/spark-packages/maven/com/databricks/sbt-databricks_2.12_1.0/0.1.3/sbt-databricks-0.1.3.pom [error] not found: https://oss.sonatype.org/content/repositories/releases/com/databricks/sbt-databricks_2.12_1.0/0.1.3/sbt-databricks-0.1.3.pom [error] not found: https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.databricks/sbt-databricks/scala_2.12/sbt_1.0/0.1.3/ivys/ivy.xml [error] not found: https://repo.typesafe.com/typesafe/ivy-releases/com.databricks/sbt-databricks/scala_2.12/sbt_1.0/0.1.3/ivys/ivy.xml [error] Error downloading com.jsuereth:sbt-pgp;sbtVersion=1.0;scalaVersion=2.12:1.0.0 [`

Any help ?

mpkmtv avatar Jun 18 '20 00:06 mpkmtv

@mpkmtv, did you ever figure it out? Having the same issue.

hitachi-ben avatar Apr 10 '23 18:04 hitachi-ben