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

Share information about which Maven repo to download this from #139

Open
mridang opened this issue Aug 4, 2021 · 0 comments
Open

Share information about which Maven repo to download this from #139

mridang opened this issue Aug 4, 2021 · 0 comments

Comments

@mridang
Copy link

mridang commented Aug 4, 2021

Hi. We're unable to use this in our builds since this seems to baked in to the EMR cluster. The docs say that EMR provides it's own repository https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-artifact-repository.html however we cannot find this.

Please could you share the repository URL and the GAV definition about where this can be found? for example:

    <dependency>
        <groupId>com.amazonaws.glue</groupId>
        <artifactId>sagemaker-spark</artifactId>
        <version>spark_3.0.1-amzn-0-1.4.1</version>
    </dependency>

I can see this on my Spark classpath on EMR 6.1.0 as /usr/share/aws/sagemaker-spark-sdk/lib/sagemaker-spark-sdk.jar with the version spark_3.0.1-amzn-0-1.4.1. Where can we find this?

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