Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-47986

[CONNECT][PYTHON] Unable to create a new session when the default session is closed by the server

    XMLWordPrintableJSON

Details

    Description

      When the server closes a session, usually after a cluster restart, the client is unaware of this until it receives an error.

      Once it does so, there is no way for the client to create a new session since the stale sessions are still recorded as default and active sessions.

      The only solution currently is to restart the Python interpreter on the client, or to reach into the session builder and change the active or default session.

      Attachments

        Activity

          People

            nija Niranjan Jayakar
            nija Niranjan Jayakar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: