Shuiqiang Chen created FLINK-20275:
--------------------------------------

             Summary: The path delimiter for add_jars and add_classpaths in 
Python StreamExecutionEnvironment should be ; 
                 Key: FLINK-20275
                 URL: https://issues.apache.org/jira/browse/FLINK-20275
             Project: Flink
          Issue Type: Bug
            Reporter: Shuiqiang Chen
             Fix For: 1.12.0


Currently, the path delimiter for add_jars and add_classpaths in Python 
StreamExecutionEnvironment is ",", this would cause the rest client fail to 
upload the specified jars and stuck forever without errors. It should be ";" 
instead.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to