-
Notifications
You must be signed in to change notification settings - Fork 842
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
Download newest version jar #818
Comments
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. |
@ce39906 you may be able to use the following command to get the jar:
hope this helps! |
|
@imatiach-msft ,This address seems to have expired |
@ce39906 it's definitely not expired, you just can't view it in the browser like that. I'm not sure why you are getting the error above though. |
interesting, in the error I see jar between mmlspark_2.11 and 1.0.0-rc1, I wonder if the path is wrong - can you paste the command you ran too (it should just be the one I sent?) com.microsoft.ml.spark:mmlspark_2.11:1.0.0-rc1 |
it looks like it copied it from .m2 folder that time though, let me try with that file removed |
@ce39906 can you try those two links? |
Thanks a lot, those two links worked! |
Is your feature request related to a problem? Please describe.
Our spark cluster can only connect to the internal network, so i want to download the newest jar and upload it to our server.
Describe the solution you'd like
get the the com.microsoft.ml.spark:mmlspark_2.11:1.0.0-rc1 jar
The text was updated successfully, but these errors were encountered: