Kyle Weaver created BEAM-7973:
---------------------------------

             Summary: Python doesn't shut down job server properly
                 Key: BEAM-7973
                 URL: https://issues.apache.org/jira/browse/BEAM-7973
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-harness
            Reporter: Kyle Weaver


Using the new Python FlinkRunner [1], a new job server is created and the job 
succeeds, but seemingly not being shut down properly when the Python command 
exits. Specifically, the java -jar command that started the job server is still 
running in the background, eating up memory.

Relevant args:

python ...
 --runner FlinkRunner \ 
 --flink_job_server_jar $FLINK_JOB_SERVER_JAR ...

[1] [https://github.com/apache/beam/pull/9043]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to