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

Neither Maven nor bintray aren't working for spark-shell running. #81

Open
interact80 opened this issue Jun 20, 2018 · 0 comments
Open

Comments

@interact80
Copy link

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.

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

1 participant