[ 
https://issues.apache.org/jira/browse/FLINK-37505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]
Gabor Somogyi resolved FLINK-37505.
-----------------------------------
    Fix Version/s: 1.20.2
                   2.0.1
       Resolution: Fixed

> Pyflink is not able to handle the new YAML based configs
> --------------------------------------------------------
>
>                 Key: FLINK-37505
>                 URL: https://issues.apache.org/jira/browse/FLINK-37505
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 2.0-preview
>            Reporter: Gabor Somogyi
>            Assignee: Gabor Somogyi
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.20.2, 2.0.1
>
>
> Steps to repro:
> * pipeline.jars = ['file:/flink/opt/flink-python-2.0.0.jar']
> * In python env.add_jars(''file:/my-feature.jar'')
> Then it blows up with the following error:
> {code:java}
> 2025-03-18 15:43:36,699 INFO  org.apache.flink.client.python.PythonDriver     
>              [] - : java.net.MalformedURLException: no protocol: 
> ['file:/flink/opt/flink-python-2.0.0.jar']
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to