Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-251

Yarn session leaked if PingJob times out

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.3
    • 0.3
    • RSC
    • 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

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

            Dates

              Created:
              Updated:
              Resolved: