You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Jaydeep Vishwakarma (JIRA)" <ji...@apache.org> on 2015/02/12 18:48:12 UTC

[jira] [Commented] (OOZIE-2044) ssh action succeed with a not exists command which should be fail.

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

Jaydeep Vishwakarma commented on OOZIE-2044:
--------------------------------------------

+1

> ssh action succeed with a not exists command which should be fail.
> ------------------------------------------------------------------
>
>                 Key: OOZIE-2044
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2044
>             Project: Oozie
>          Issue Type: Bug
>          Components: action, core
>    Affects Versions: trunk
>            Reporter: PENG Yongyi
>         Attachments: OOZIE-2044.patch
>
>
> it's should fail but succeed as follow action:
> <ssh>
>   <host>localhost</host>
>   <command>/bin/not-exists-command</command>
> </ssh>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)