Describe the bug
When running jobs on SageMaker using AWS CLI, the output comes duplicated.
To reproduce
Start any job using CLI.
Expected behavior
To receive the necessary output only once.
System information
- SageMaker Python SDK version: lastest
- Framework name (eg. PyTorch) or algorithm (eg. KMeans): SKLearn
- Framework version: 0.23-1
- Python version: 3.9
