Closed sadikovi closed 8 years ago
@brkyvz Can you have a look at this? Thanks.
Minor thing, it looks like URL in success message has not been updated - http://spark-packages.org/staging?id=1261
, should be https
.
Thank you for reporting this! Please use 0.2.4 and above from now on. Thanks, Burak On Jun 26, 2016 12:47 AM, "Jony" notifications@github.com wrote:
Minor thing, it looks like URL in success message has not been updated - http://spark-packages.org/staging?id=1261, should be https.
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
@brkyvz thank you. Yeah, I updated version.
It looks like
sbt-spark-package
does not follow redirects. URL http://spark-packages.org/api/submit-package returns HTTP 302 and reports it as an error. 1ee3cf2994c46f50d77683a822510c3586059213 updated to https, and older package versions (at least 0.2.3) seem to fail with error.I am using 0.2.3, and get this:
Solvable by upgrading the package to
0.2.4
.