You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Janos Makai (Jira)" <ji...@apache.org> on 2022/12/05 10:31:00 UTC

[jira] [Updated] (OOZIE-3682) Prepare ssh-wrapper script to handle callback specific arguments with quotes

     [ https://issues.apache.org/jira/browse/OOZIE-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Janos Makai updated OOZIE-3682:
-------------------------------
    Attachment: OOZIE-3682-002.patch

> Prepare ssh-wrapper script to handle callback specific arguments with quotes
> ----------------------------------------------------------------------------
>
>                 Key: OOZIE-3682
>                 URL: https://issues.apache.org/jira/browse/OOZIE-3682
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 5.2.1
>            Reporter: Janos Makai
>            Assignee: Janos Makai
>            Priority: Major
>         Attachments: OOZIE-3682-001.patch, OOZIE-3682-002.patch
>
>
> In case someone runs an SSH action which connects from Oozie server (linux) to an AIX host, then the ssh-wrapper process is showing up on the remote host, but it hangs forever.
> This happens because the quotes around the callback URL are being retained in the arguments taken by ssh-base and sent to ssh-wrapper, causing an infinite loop.
> The goal of this ticket is to track the fix of this issue in the callback mechanism.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)