How to run a sagemaker pipeline with multiple data inputs in the preprocessing script?
I am trying to run a sagemaker pipeline with multiple data inputs in my data preprocessing script. When I run the pipeline with just one data input it runs, but when I introduce a second data input which I need to merge in the preprocessing step, I have receive two different kind of errors: