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

TextIO doen't support http schema anymore

Details

    • Bug
    • Status: Resolved
    • P2
    • Resolution: Invalid
    • 2.6.0
    • Not applicable
    • io-java-text
    • None

    Description

      Up to Beam 2.4.0 (at least), it was possible to directly use http schema with TextIO.
      However, now, when trying something like:

      TextIO.read().from("http://....")
      

      throws:

      Caused by: java.lang.IllegalArgumentException: No filesystem found for scheme http
      

      That's due to the "new" file system support. Both file and http schema should be handled for URL.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbonofre Jean-Baptiste Onofré
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: