[
https://issues.apache.org/jira/browse/FLINK-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arnaud Linz closed FLINK-6289.
------------------------------
Resolution: Invalid
Fix Version/s: 1.1.3
Actually, it works... It seems I was to quick to report a problem I cannot
reproduce any longer, sorry...
> ExecutionEnvironment.readTextFile() can read gzip files & directories but not
> both
> ----------------------------------------------------------------------------------
>
> Key: FLINK-6289
> URL: https://issues.apache.org/jira/browse/FLINK-6289
> Project: Flink
> Issue Type: Bug
> Affects Versions: 1.1.3
> Reporter: Arnaud Linz
> Priority: Minor
> Fix For: 1.1.3
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)