Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-11307

Fix the wrong usage of urllib.parse in dataflow_runner.py

Details

    • Bug
    • Status: Triage Needed
    • P3
    • Resolution: Unresolved
    • 2.15.0, 2.25.0
    • None
    • sdk-py-harness
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hxbks2ks Huang Xingbo
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: