Huang Xingbo created FLINK-20218:
------------------------------------
Summary: AttributeError: module 'urllib' has no attribute 'parse'
Key: FLINK-20218
URL:
https://issues.apache.org/jira/browse/FLINK-20218 Project: Flink
Issue Type: Bug
Components: API / Python
Affects Versions: 1.10.2
Reporter: Huang Xingbo
Fix For: 1.10.3
When executing python udf related examples, it will throw the following exception in constructing python environment:
{code:java}
AttributeError: module 'urllib' has no attribute 'parse'{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)