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 lint issues #10

Closed jojoy3950 closed 4 years ago

jojoy3950 commented 4 years ago

Issue #, if available:

Description of changes: Added changes to fix code style and lint issues

Tested the changes using make lint and make test-unit

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