[
https://issues.apache.org/jira/browse/OOZIE-578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164020#comment-13164020
] [email protected] commented on OOZIE-578: ----------------------------------------------------- ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3000/ ----------------------------------------------------------- (Updated 2011-12-07 00:51:10.830336) Review request for oozie. Changes ------- Changing the thread blocking using join.. Summary ------- More context at JIRA OOZIE-578. This addresses bug OOZIE-578. https://issues.apache.org/jira/browse/OOZIE-578 Diffs (updated) ----- http://svn.apache.org/repos/asf/incubator/oozie/trunk/docs/src/site/twiki/index.twiki 1209346 http://svn.apache.org/repos/asf/incubator/oozie/trunk/docs/src/site/twiki/DG_ShellActionExtension.twiki PRE-CREATION http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestShellMain.java PRE-CREATION http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/main/resources/oozie-default.xml 1209346 http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/test/java/org/apache/oozie/action/hadoop/ShellTestCase.java PRE-CREATION http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/test/java/org/apache/oozie/action/hadoop/TestShellActionExecutor.java PRE-CREATION http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/main/java/org/apache/oozie/action/hadoop/ShellActionExecutor.java PRE-CREATION http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/main/java/org/apache/oozie/action/hadoop/ShellMain.java PRE-CREATION http://svn.apache.org/repos/asf/incubator/oozie/trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1209346 http://svn.apache.org/repos/asf/incubator/oozie/trunk/client/src/main/resources/shell-action-0.1.xsd PRE-CREATION http://svn.apache.org/repos/asf/incubator/oozie/trunk/core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java 1209346 Diff: https://reviews.apache.org/r/3000/diff Testing ------- Thanks, Mohammad > Support shell action in Oozie WF > -------------------------------- > > Key: OOZIE-578 > URL: https://issues.apache.org/jira/browse/OOZIE-578 > Project: Oozie > Issue Type: New Feature > Reporter: Mohammad Kamrul Islam > Assignee: Mohammad Kamrul Islam > > Running a script (shell/perl/python/?) from a workflow is a very common > use-case. Currently, Oozie user needs to write a custom java code to execute > the script which is not convenient. > This JIRA is to discuss the feasibility and scope of the feature. The > proposed design of this feature will also be included. > -- 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
