Skip to content

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

Description

@interact80

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions