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 >>>>> >>>>> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For additional commands, e-mail: dev-h...@spark.apache.org