Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6289

ExecutionEnvironment.readTextFile() can read gzip files & directories but not both

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Invalid
    • 1.1.3
    • 1.1.3
    • None
    • None

    Description

      When calling `ExecutionEnvironment.readTextFile()` passing a ".gz" file as input, it deflates the file correctly. If I pass a directory as input, it reads the files contained in the directory. But If I pass a directory containing ".gz" files as input, it does not deflate the files and treat them as ASCII files.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ArnaudL Arnaud Linz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: