We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. I'm trying to install GPU-enabler by running the below command.
$ bin/spark-shell --packages com.ibm:gpu-enabler_2.11:2.0.0
It shows that the repo1.maven.org and the dn.bintray.com/spark-packages don't have the paths for GPU-enabler. The paths actually are not existing.
Details are as follows : ==== central: tried
https://repo1.maven.org/maven2/com/ibm/gpu-enabler_2.11/2.0.0/gpu-enabler_2.11-2.0.0.pom -- artifact com.ibm#gpu-enabler_2.11;2.0.0!gpu-enabler_2.11.jar: https://repo1.maven.org/maven2/com/ibm/gpu-enabler_2.11/2.0.0/gpu-enabler_2.11-2.0.0.jar ==== spark-packages: tried http://dl.bintray.com/spark-packages/maven/com/ibm/gpu-enabler_2.11/2.0.0/gpu-enabler_2.11-2.0.0.pom -- artifact com.ibm#gpu-enabler_2.11;2.0.0!gpu-enabler_2.11.jar: http://dl.bintray.com/spark-packages/maven/com/ibm/gpu-enabler_2.11/2.0.0/gpu-enabler_2.11-2.0.0.jar
Are the repositories still available? Any way around? Let me know if I'm missing STH. Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi. I'm trying to install GPU-enabler by running the below command.
$ bin/spark-shell --packages com.ibm:gpu-enabler_2.11:2.0.0
It shows that the repo1.maven.org and the dn.bintray.com/spark-packages don't have the paths for GPU-enabler. The paths actually are not existing.
Details are as follows :
==== central: tried
Are the repositories still available? Any way around? Let me know if I'm missing STH.
Thank you.
The text was updated successfully, but these errors were encountered: