Skip to content

Commit

Permalink
Merge pull request #94 from YotpoLtd/BI-641_spark_redshift_write_spar…
Browse files Browse the repository at this point in the history
…k_2.2

BI-641_spark_redshift_write_spark_2.2
  • Loading branch information
doronporat authored May 2, 2018
2 parents ad4d6d6 + 3473c02 commit d01b91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ libraryDependencies ++= Seq(
)

// Temporary fix for https://github.com/databricks/spark-redshift/issues/315#issuecomment-285294306
dependencyOverrides += "com.databricks" %% "spark-avro" % "3.2.0"
dependencyOverrides += "com.databricks" %% "spark-avro" % "4.0.0"

resolvers ++= Seq(
Resolver.sonatypeRepo("public"),
Expand Down

0 comments on commit d01b91c

Please sign in to comment.