You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Attila Sasvari (JIRA)" <ji...@apache.org> on 2016/12/06 18:12:58 UTC

[jira] [Created] (OOZIE-2754) Document Ssh action failure if output is written to stdout/stderr upon login

Attila Sasvari created OOZIE-2754:
-------------------------------------

             Summary: Document Ssh action failure if output is written to stdout/stderr upon login
                 Key: OOZIE-2754
                 URL: https://issues.apache.org/jira/browse/OOZIE-2754
             Project: Oozie
          Issue Type: Improvement
            Reporter: Attila Sasvari
            Assignee: Attila Sasvari
            Priority: Trivial


Until OOZIE-2638 is resolved, it should be mentioned in the documentation, that Ssh Action will fail if any output is written to standard error / output upon login (e.g. .bashrc of the remote user contains ls -a).

It is because of implementation details of the currently employed underlying SCP command.



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