Re: unable to extract tgz files downloaded from spark

2015-05-07 Thread Praveen Kumar Muthuswamy
Thanks all for the replies. I seem to have downloaded the redirector html as Sean mentioned. It works now. On Thu, May 7, 2015 at 10:36 AM, Frederick R Reiss wrote: > Hi Praveen, > > In the past I've downloaded some Spark tarballs that weren't actually > gzipped. Try using "tar xvf" instead of

Re: unable to extract tgz files downloaded from spark

2015-05-07 Thread Frederick R Reiss
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:unable to extract tgz file

Re: unable to extract tgz files downloaded from spark

2015-05-07 Thread Pramod Biligiri
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

Re: unable to extract tgz files downloaded from spark

2015-05-06 Thread Ted Yu
>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 >