[
https://issues.apache.org/jira/browse/FLINK-9271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460932#comment-16460932
]
Martin Grigorov commented on FLINK-9271:
----------------------------------------
The downloaded file is not gzipped when I use Google Chrome.
But it is fine with wget and Firefox, so I guess it is either a bug in Chrome
or some extension that I use.
There is no bug in Flink!
Thank you!
> flink-1.4.2-bin-scala_2.11.tgz is not in gzip format
> ----------------------------------------------------
>
> Key: FLINK-9271
> URL: https://issues.apache.org/jira/browse/FLINK-9271
> Project: Flink
> Issue Type: Bug
> Components: Build System
> Affects Versions: 1.4.2
> Reporter: Martin Grigorov
> Priority: Minor
>
> Hi,
> I've just downloaded "Flink Without Hadoop" from
> [http://flink.apache.org/downloads.html.]
> The name of the downloaded file is "flink-1.4.2-bin-scala_2.11.tgz" but
> trying to unpack it fails with:
> {code}
> tar zxvf flink-1.4.2-bin-scala_2.11.tgz
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> {code}
> {code}
> file flink-1.4.2-bin-scala_2.11.tgz
>
>
> flink-1.4.2-bin-scala_2.11.tgz: POSIX tar archive (GNU)
> {code}
> I'd suggest to rename the artefact to flink-1.4.2-bin-scala_2.11.*tar* to
> make it more clear what is inside and how to unpack it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)