You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to build this package locally with the sbt command in the root folder, because I need to change a dependency's version number. This command fails:
[error] (*:update) sbt.ResolveException: unresolved dependency: org.spark-packages#sbt-spark-package;0.2.6: not found
I tried to build this package locally with the
sbt
command in the root folder, because I need to change a dependency's version number. This command fails:Refer to databricks/sbt-spark-package#9 (comment)
Maybe the configuration file of this project should be updated.
The text was updated successfully, but these errors were encountered: