[
https://issues.apache.org/jira/browse/FLINK-20275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuiqiang Chen updated FLINK-20275:
-----------------------------------
Component/s: API / Python
> 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
> Components: API / Python
> Reporter: Shuiqiang Chen
> Priority: Major
> 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)