You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2021/02/01 17:14:02 UTC

[jira] [Commented] (BEAM-11307) Fix the wrong usage of urllib.parse in dataflow_runner.py

    [ https://issues.apache.org/jira/browse/BEAM-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276489#comment-17276489 ] 

Beam JIRA Bot commented on BEAM-11307:
--------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 days. It is now automatically moved to P3. If you are still affected by it, you can comment and move it back to P2.

> Fix the wrong usage of urllib.parse in dataflow_runner.py
> ---------------------------------------------------------
>
>                 Key: BEAM-11307
>                 URL: https://issues.apache.org/jira/browse/BEAM-11307
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-harness
>    Affects Versions: 2.15.0, 2.25.0
>            Reporter: Huang Xingbo
>            Priority: P3
>
> Because without importing urllib.parse before using it, it cause the following error in pyflink
> https://issues.apache.org/jira/browse/FLINK-20218
> Currently, we choose to import `urllib.parse` to bypass this problem in PyFlink. But I think we need to correct the wrong usage in beam.



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