Martin Grigorov created FLINK-9271:
--------------------------------------
Summary: 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
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)