Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6384

PythonStreamer does not close python processes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • API / Python
    • None

    Description

      The PythonStreamer opens a new process calling the python binary to check whether the binary is available. This process won't get closed leading to an excessive number of open python processes when running the PythonPlanBinderTest. I'm not entirely sure whether we need this extra process, because the actual python call with the python code would also fail if there is no python binary available.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: