Skip to content
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

Bintray Returning 403 Forbidden Request for Entire Spark Packages #64

Open
mathsmith opened this issue May 17, 2021 · 4 comments
Open

Comments

@mathsmith
Copy link

If I go here: http://dl.bintray.com/spark-packages/maven/saurfang/spark-sas7bdat/3.0.0-s_2.12/spark-sas7bdat-3.0.0-s_2.12.jar

image

It returns a 403 forbidden response.

Additionally, I went to the highest level of the website (https://dl.bintray.com/) and it seems that it does not work as well. I am not sure who to reach out to about this (new to posting issues), but I wanted to bring this up in case you may know of a different location that apps can access the jars on the internet.

Apologies in advance if I have done things wrong here by posting.

@jrishabh81
Copy link

@mathsmith I am also facing the same issue.
Bintray is no more active. I think developers need to change the artifactory to someplace else.
I am currently building the jar from the sources.

@jrishabh81
Copy link

@mathsmith Found the jar here if it helps.
https://javalibs.com/artifact/saurfang/spark-sas7bdat

@thesuperzapper
Copy link
Collaborator

@mathsmith @jrishabh81 Bintray is no longer up according to this news:
https://spark.apache.org/news/new-repository-service.html

You should still be able to download the compiled jars from spark-packages:
https://spark-packages.org/package/saurfang/spark-sas7bdat

@thesuperzapper
Copy link
Collaborator

thesuperzapper commented May 31, 2021

@saurfang I am working on removing our own dependency (during build) on bintray, which means removing the now very deprecated sbt-spark-packages sbt plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants