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

Getting 404 error using sbtPublish. #31

Open
milinkp opened this issue Mar 11, 2017 · 6 comments
Open

Getting 404 error using sbtPublish. #31

milinkp opened this issue Mar 11, 2017 · 6 comments

Comments

@milinkp
Copy link

milinkp commented Mar 11, 2017

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.

ERROR: 404 - Error while accessing commit on Github. Are you sure that you pushed your local commit to the remote repository?
[success] Total time: 2 s, completed Mar 11, 2017 7:26:18 PM

Thanks

@MrPowers
Copy link

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 sbt spPublish to publish spark-daria 0.1.0 and it worked. I didn't change anything this time... not sure why it worked.

@sadikovi
Copy link

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:).

@MrPowers
Copy link

MrPowers commented Aug 3, 2017

@brkyvz @rxin - Can you please give this project some love and get it in a working state 🙏

Thanks!

@saif-ellafi
Copy link

saif-ellafi commented Apr 16, 2018

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?
Thanks

@MrPowers
Copy link

@saifjsl - You can run sbtPublish to generate the "zip archive of your artifact" (still generated even if the upload fails) and then manually upload it by scrolling to the bottom of the page for your project.

screen shot 2018-04-16 at 9 58 08 pm

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.

@saif-ellafi
Copy link

@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 :-)

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

4 participants