0

I'm executing SSIS Task, Task is about running the file(which contains hive commands) on a Linux server from the SSIS package using SSH Connection manager by copying files to Linux server and passing a command from SSIS Task to execute the file.

Some of the commands are successfully executed, and some got failed. But the SSIS Task shows it as successfully completed the test execution.

So, How to fail the SSIS task whenever the hive command failed on the Linux server?

0 Answers0