79298452

Date: 2024-12-20 21:44:55
Score: 0.5
Natty:
Report link

In your code where constructing ProcessingStep, you are specifying two ProcessingInputs and they have same destination path ("/opt/ml/processing/input"). Seeing the ml-ops sample notebooks in the amazon-sagemaker-examples repo, they use different destination paths when using multiple ProcessingInputs. Please try specifying different paths and check if the issue resolves.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Tomonori Shimomura