Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3596

When the SSH action is killed, it must be changed to the kill command that can terminate the related subprocess.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • None
    • None
    • core
    • None

    Description

      When the SSH action is terminated via the kill API, only the ssh-wrapper.sh file (created for ssh execution in oozie) is terminated, and the child-processes that has occurred is still running.

      For example, if the shell file for running spark-shell (e.g. called "run-spark.sh") runs and exits as an SSH action, only the ssh-wrapper.sh file exits and the child-processes (run-spark.sh and spark-shell) are still running.

      Therefore, when the SSH action is killed, it must be changed to the kill command that can terminate the related subprocess.

      Attachments

        1. OOZIE-3596-001.patch
          1.0 kB
          Suekyoung Lee
        2. OOZIE-3596-002.patch
          1.0 kB
          Suekyoung Lee
        3. OOZIE-3596-003.patch
          1.0 kB
          Suekyoung Lee

        Issue Links

          Activity

            People

              Unassigned Unassigned
              suekyoung Suekyoung Lee
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: