aws / sagemaker-spark-container

The SageMaker Spark Container is a Docker image used to run data processing workloads with the Spark framework on Amazon SageMaker.
Apache License 2.0
36 stars 74 forks source link

Disable coursier #24

Closed apacker closed 4 years ago

apacker commented 4 years ago

Issue #, if available:

Removing this line broke the build of scala test artifacts

Description of changes:

Disabling coursier again, this was inadvertently removed in a previous commit

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.