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

PythonWorkerFactory create gets stuck in case of worker failures

    XMLWordPrintableJSON

Details

    Description

      `createSimpleWorker()` method in `PythonWorkerFactory` does not return if the worker fails to connect back to the server. 

      This is because it calls accept() without a timeout. If the worker does not connect back, accept() waits forever. 

      See PR for the fix. 

      Attachments

        Activity

          People

            rangadi Raghu Angadi
            rangadi Raghu Angadi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: