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

PENG Yongyi commented on OOZIE-2044:
------------------------------------

@Jaydeep:
Thanks for review my change.
It's hard to test the two error in different case.
Because the errorType of ex is effected by network environment of test 
server(not os environment of the server itself).
With the same test case, such as the case using <host>11.11.11.11</host>, 
somehow on my test server the router return "Destination Net Unreachable" which 
result "UNKOWN_ERROR"; but on my laptop, the router return "Request timeout" 
which result "COULD_NOT_CONNECT".

> 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)

Reply via email to