-Hi I have been trying to
> install latest spark verison and downloaded the .tgz
>
> From: Praveen Kumar Muthuswamy
> To: dev@spark.apache.org
> Date: 05/06/2015 07:18 PM
> Subject: unable to extract tgz files downloaded from spark
> --
>
&
Hi Praveen,
In the past I've downloaded some Spark tarballs that weren't actually
gzipped. Try using "tar xvf" instead of "tar xvzf" to extract the files.
Fred
From: Praveen Kumar Muthuswamy
To: dev@spark.apache.org
Date: 05/06/2015 07:18 PM
Subject
This happens sometimes when the download gets stopped or corrupted. You can
verify the integrity of your file by comparing with the md5 and sha
signatures published here: http://www.apache.org/dist/spark/spark-1.3.1/
Pramod
On Wed, May 6, 2015 at 7:16 PM, Praveen Kumar Muthuswamy <
muthusamy...@g
>From which site did you download the tar ball ?
Which package type did you choose (pre-built for which distro) ?
Thanks
On Wed, May 6, 2015 at 7:16 PM, Praveen Kumar Muthuswamy <
muthusamy...@gmail.com> wrote:
> Hi
> I have been trying to install latest spark verison and downloaded the .tgz
>
Hi
I have been trying to install latest spark verison and downloaded the .tgz
files(ex spark-1.3.1.tgz). But, I could not extract them. It complains of
invalid tar format.
Has any seen this issue ?
Thanks
Praveen