Return-Path: X-Original-To: apmail-spark-dev-archive@minotaur.apache.org Delivered-To: apmail-spark-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 863D8107B7 for ; Thu, 7 May 2015 07:11:09 +0000 (UTC) Received: (qmail 98202 invoked by uid 500); 7 May 2015 07:11:03 -0000 Delivered-To: apmail-spark-dev-archive@spark.apache.org Received: (qmail 98121 invoked by uid 500); 7 May 2015 07:11:03 -0000 Mailing-List: contact dev-help@spark.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@spark.apache.org Received: (qmail 98108 invoked by uid 99); 7 May 2015 07:11:02 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 May 2015 07:11:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 61FB9C0044 for ; Thu, 7 May 2015 07:11:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.898 X-Spam-Level: ** X-Spam-Status: No, score=2.898 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=3, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd4-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id H2z7fgD78kUf for ; Thu, 7 May 2015 07:10:14 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 2FDA42314B for ; Thu, 7 May 2015 07:10:13 +0000 (UTC) Received: by ieczm2 with SMTP id zm2so32561953iec.2 for ; Thu, 07 May 2015 00:10:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1i9vixlSZz1wuFnErFziRjQDYzJ7OHI8Ce7+6rACoTs=; b=N7pX+w8/jAdBsyRVXnV3i5myKy/q8tY69d1dOMyphyZO2jonwLgHlIAb6eaNh8bcBA 37h32OC1INYNhiIiJxXRrsX5Q4YYmJFBLTMCBDqvhsJf+uxRxLOzZwe9D45UHWfQfzVu m9/Jof0GR6+36aXQrO4gb7qgHtSaA9+nio5Ovne3guedClxpC2nUB4rTIkiDWl2G7taU mmYioS0pF+hmByyRGoTHnaTOvuSApn39oSP0EePh+bWMXjwprFe/6sKi+h6ZZJ+OKlzc rNETkGMqqzevu62nS+CHuuk282oX4pqJYORWoFl1imgy6Ec8CsP1yme7hK9+/u4UqJTK xixQ== MIME-Version: 1.0 X-Received: by 10.43.65.19 with SMTP id xk19mr2341305icb.20.1430982612006; Thu, 07 May 2015 00:10:12 -0700 (PDT) Received: by 10.107.134.8 with HTTP; Thu, 7 May 2015 00:10:11 -0700 (PDT) In-Reply-To: References: Date: Thu, 7 May 2015 00:10:11 -0700 Message-ID: Subject: Re: unable to extract tgz files downloaded from spark From: Pramod Biligiri To: Praveen Kumar Muthuswamy Cc: dev@spark.apache.org Content-Type: multipart/alternative; boundary=14dae9d7c11a44bdcf0515789ae5 --14dae9d7c11a44bdcf0515789ae5 Content-Type: text/plain; charset=UTF-8 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.pk@gmail.com> wrote: > 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 > --14dae9d7c11a44bdcf0515789ae5--