Is someone going to retry fixing these packages? It's still a problem. Also, it would be good to understand why this is happening.
On Fri, Mar 18, 2016 at 6:49 PM Jakob Odersky <ja...@odersky.com> wrote: > I just realized you're using a different download site. Sorry for the > confusion, the link I get for a direct download of Spark 1.6.1 / > Hadoop 2.6 is > http://d3kbcqa49mib13.cloudfront.net/spark-1.6.1-bin-hadoop2.6.tgz > > On Fri, Mar 18, 2016 at 3:20 PM, Nicholas Chammas > <nicholas.cham...@gmail.com> wrote: > > I just retried the Spark 1.6.1 / Hadoop 2.6 download and got a corrupt > ZIP > > file. > > > > Jakob, are you sure the ZIP unpacks correctly for you? Is it the same > Spark > > 1.6.1/Hadoop 2.6 package you had a success with? > > > > On Fri, Mar 18, 2016 at 6:11 PM Jakob Odersky <ja...@odersky.com> wrote: > >> > >> I just experienced the issue, however retrying the download a second > >> time worked. Could it be that there is some load balancer/cache in > >> front of the archive and some nodes still serve the corrupt packages? > >> > >> On Fri, Mar 18, 2016 at 8:00 AM, Nicholas Chammas > >> <nicholas.cham...@gmail.com> wrote: > >> > I'm seeing the same. :( > >> > > >> > On Fri, Mar 18, 2016 at 10:57 AM Ted Yu <yuzhih...@gmail.com> wrote: > >> >> > >> >> I tried again this morning : > >> >> > >> >> $ wget > >> >> > >> >> > https://s3.amazonaws.com/spark-related-packages/spark-1.6.1-bin-hadoop2.6.tgz > >> >> --2016-03-18 07:55:30-- > >> >> > >> >> > https://s3.amazonaws.com/spark-related-packages/spark-1.6.1-bin-hadoop2.6.tgz > >> >> Resolving s3.amazonaws.com... 54.231.19.163 > >> >> ... > >> >> $ tar zxf spark-1.6.1-bin-hadoop2.6.tgz > >> >> > >> >> gzip: stdin: unexpected end of file > >> >> tar: Unexpected EOF in archive > >> >> tar: Unexpected EOF in archive > >> >> tar: Error is not recoverable: exiting now > >> >> > >> >> On Thu, Mar 17, 2016 at 8:57 AM, Michael Armbrust > >> >> <mich...@databricks.com> > >> >> wrote: > >> >>> > >> >>> Patrick reuploaded the artifacts, so it should be fixed now. > >> >>> > >> >>> On Mar 16, 2016 5:48 PM, "Nicholas Chammas" > >> >>> <nicholas.cham...@gmail.com> > >> >>> wrote: > >> >>>> > >> >>>> Looks like the other packages may also be corrupt. I’m getting the > >> >>>> same > >> >>>> error for the Spark 1.6.1 / Hadoop 2.4 package. > >> >>>> > >> >>>> > >> >>>> > >> >>>> > https://s3.amazonaws.com/spark-related-packages/spark-1.6.1-bin-hadoop2.4.tgz > >> >>>> > >> >>>> Nick > >> >>>> > >> >>>> > >> >>>> On Wed, Mar 16, 2016 at 8:28 PM Ted Yu <yuzhih...@gmail.com> > wrote: > >> >>>>> > >> >>>>> On Linux, I got: > >> >>>>> > >> >>>>> $ tar zxf spark-1.6.1-bin-hadoop2.6.tgz > >> >>>>> > >> >>>>> gzip: stdin: unexpected end of file > >> >>>>> tar: Unexpected EOF in archive > >> >>>>> tar: Unexpected EOF in archive > >> >>>>> tar: Error is not recoverable: exiting now > >> >>>>> > >> >>>>> On Wed, Mar 16, 2016 at 5:15 PM, Nicholas Chammas > >> >>>>> <nicholas.cham...@gmail.com> wrote: > >> >>>>>> > >> >>>>>> > >> >>>>>> > >> >>>>>> > https://s3.amazonaws.com/spark-related-packages/spark-1.6.1-bin-hadoop2.6.tgz > >> >>>>>> > >> >>>>>> Does anyone else have trouble unzipping this? How did this > happen? > >> >>>>>> > >> >>>>>> What I get is: > >> >>>>>> > >> >>>>>> $ gzip -t spark-1.6.1-bin-hadoop2.6.tgz > >> >>>>>> gzip: spark-1.6.1-bin-hadoop2.6.tgz: unexpected end of file > >> >>>>>> gzip: spark-1.6.1-bin-hadoop2.6.tgz: uncompress failed > >> >>>>>> > >> >>>>>> Seems like a strange type of problem to come across. > >> >>>>>> > >> >>>>>> Nick > >> >>>>> > >> >>>>> > >> >> > >> > >