-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://dl.bintray.com/spark-packages/maven is forbidden #50
Comments
Bintray has been sunset: https://www.jfrog.com/confluence/pages/viewpage.action?pageId=122564110 |
Unable to resolve dependencies because of this. Is there an alternative? |
They have moved to another repository as Bintray is deprectaed. https://spark.apache.org/news/new-repository-service.html
|
My issue was fixed once I changed the resolver URL to what @salvacorts mentioned. |
The solution suggested by @salvacorts did not work for me: I get
Looks like only But even when I configure 0.2.4, I get the same error. |
https://dl.bintray.com/spark-packages/maven is a dead link now. According to databricks/sbt-spark-package#50, this is the new link: https://repos.spark-packages.org
This URL https://dl.bintray.com/spark-packages/maven is forbidden now.
The text was updated successfully, but these errors were encountered: