Trigger Shell Script to run python script
Trying to use streamsets pipeline to trigger to run an python scripts. I check and found that i may able to use shell scripts to trigger a python scripts. Any how, when start the pipeline, it will keep return error stating "SHELL_003 - Script return non-zero value: 127"
This usecase does not have any origin, but would like to use streamsets as a pipeline to start and stop this shell scripts.
Thank & Regards.