Idris, SSH was deprecated but it has been undeprecated as an action extension.
Oozie supports both SHELL and SSH actions, as extensions. SHELL action will run in a node in the cluster, it is just a convenience java action that shells out. SSH will run in the target ssh host, you'll have to do an special ssh setup for this. Thx On Fri, Aug 31, 2012 at 11:02 PM, Idris Ali <[email protected]> wrote: > Hi, > > We had SSH action in workflow and the documentation says this. > *NOTE: SSH actions are deprecated in Oozie schema 0.1, and removed in Oozie > schema 0.2 > > *and the jira 578 address shell extension. > https://issues.apache.org/jira/browse/OOZIE-578 > > why was ssh removed and shell extension added later? > > Thanks, > -Idris -- Alejandro
