Uploaded image for project: 'Livy (READ-ONLY)'
  1. Livy (READ-ONLY)
  2. LIVY-251

Yarn session leaked if PingJob times out

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.3
    • Fix Version/s: 0.3
    • Component/s: RSC
    • Labels:
      None

      Description

      When starting an interactive session, a fake ping job is submitted to determine the state of the repl driver. However, if yarn is out of resources and the repl application is stuck in Accepted state, the ping job will fail and session will go into dead state. However, the yarn application is not killed. As a result, when Yarn got resources back this application will start running and would be leaked.
      Need to make sure the application is killed in Yarn before transition to dead in this case.

        Attachments

          Activity

            People

            • Assignee:
              linchan Lin Chan
              Reporter:
              linchan Lin Chan
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: