[ 
https://issues.apache.org/jira/browse/OOZIE-617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165743#comment-13165743
 ] 

[email protected] commented on OOZIE-617:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3079/
-----------------------------------------------------------

(Updated 2011-12-09 01:41:46.582610)


Review request for oozie.


Changes
-------

removing trailing spaces


Summary
-------

Adding back SSH action as an extension.

Added example app and documentation.

to test it run 'mvn test -Dtest=TestSshActionExecutor', but default is disable 
as it requires the SSH keys being set.


This addresses bug OOZIE-617.
    https://issues.apache.org/jira/browse/OOZIE-617


Diffs (updated)
-----

  trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1212211 
  trunk/client/src/main/resources/ssh-action-0.1.xsd PRE-CREATION 
  trunk/core/src/main/conf/oozie-site.xml 1212211 
  
trunk/core/src/test/java/org/apache/oozie/action/ssh/TestSshActionExecutor.java 
1212211 
  
trunk/core/src/test/java/org/apache/oozie/action/ssh/TestSshActionExecutorAsExtension.java
 PRE-CREATION 
  trunk/core/src/test/java/org/apache/oozie/test/XTestCase.java 1212211 
  trunk/docs/src/site/twiki/DG_SshActionExtension.twiki PRE-CREATION 
  trunk/examples/src/main/apps/ssh/job.properties PRE-CREATION 
  trunk/examples/src/main/apps/ssh/workflow.xml PRE-CREATION 
  trunk/pom.xml 1212211 

Diff: https://reviews.apache.org/r/3079/diff


Testing
-------

run testcases, deployed Oozie build and run ssh example app


Thanks,

Alejandro


                
> Undeprecate SSH action and add it to latter WF schemas
> ------------------------------------------------------
>
>                 Key: OOZIE-617
>                 URL: https://issues.apache.org/jira/browse/OOZIE-617
>             Project: Oozie
>          Issue Type: Task
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>
> Regardless of the configuration overhead and possible overload 
> considerations, the SSH action is being used and it should continue to be 
> supported.
> As it has been remove from WF schemas after 0.1 it should be added (note that 
> this will not create backwards compatibility issues).
> Also, for Oozie setups where the SSH action is not recommended/supported by 
> the operations teams, it should be possible to disable it via the 
> oozie-site.xml. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to