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 CLI quoting #19

Closed andremoeller closed 4 years ago

andremoeller commented 4 years ago

Issue #, if available:

Fixes an issue with shell quoting, reported by an internal customer

Description of changes:

Use shlex.quote to shell-escape CLI args

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

andremoeller commented 4 years ago

Merging in -- codebuild ID f0902608-1cec-4933-a79d-ccd56609ccbc