-
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
Getting 404 error using sbtPublish. #31
Comments
I had the same error when trying to publish spark-daria. I manually updated spark-daria 0.0.1 as a work-around. I just ran |
Same here, getting this annoying error 7-8 out 10 tries, logging in to spark-packages website does not seem to have any effect (though some people report it works). Normally I just try until it is submitted:). |
Hi, I am still getting this a lot, as of this writing, i'm on my attempt number 9 and still nothing. Previously I succeeded with about 4-5 attempts. edit: attempt 10 worked fine :-) Any news? |
@saifjsl - You can run I recently refactored all of my projects to stop using sbt-spark-package because the project has been broken for so long. I'm happy to share a writeup on other ways to publish open source Spark projects if that'd help 😉 Just let me know. |
@MrPower - thanks, I am aware of the way but it doesn't work for me since it can only be done by the owner of the repository. I am a simple contributor :-) |
I have given access to spark packages in my github and pushed all the local commit into remove repository. Still I am getting the following error. Please help to resolve this issue.
Thanks
The text was updated successfully, but these errors were encountered: