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

Fix build, cp command was failing, unroll it. #78

Closed larroy closed 2 years ago

larroy commented 2 years ago

Resubmitting https://github.com/aws/sagemaker-spark-container/pull/66

Fix container build, as "cp" command was failing.