Are there any NiFi processors to execute remote commands via SSH? 

I need to  SSH to a remoter server and run a shell script on schedule basses. 
thinking of using NiFi’s scheduling and argument passing capability.

I find this lib can be used, if no such processor exist. 
https://github.com/int128/groovy-ssh <https://github.com/int128/groovy-ssh>

-Sumo

Reply via email to