Hi All,
        I am trying using "ExecuteProces”to execute remote shell hourly.So my properties is:
        Command:  sh
        Command Arguments:  -c;ssh [email protected] sh /opt/shell.hourly.sh 2017062816
        Argument Delimiter:  ;
        
        In the command arguments, I want to pass different hour as showed  like '2017062816' in this hourly.That mean in the next hour I want to execute this sh using command  '-c;ssh [email protected] sh /opt/shell.hourly.sh 2017062817'. So is there any variable support in nifi.
     

Thanks!
        

Best Regards,

Hollis

Software Engineering

Reply via email to