Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 557214DB3 for ; Sun, 12 Jun 2011 14:47:17 +0000 (UTC) Received: (qmail 47565 invoked by uid 500); 12 Jun 2011 14:47:16 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 46993 invoked by uid 500); 12 Jun 2011 14:47:15 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 46722 invoked by uid 99); 12 Jun 2011 14:47:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 12 Jun 2011 14:47:15 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [98.139.53.206] (HELO nm4-vm0.bullet.mail.ac4.yahoo.com) (98.139.53.206) by apache.org (qpsmtpd/0.29) with SMTP; Sun, 12 Jun 2011 14:47:06 +0000 Received: from [98.139.52.195] by nm4.bullet.mail.ac4.yahoo.com with NNFMP; 12 Jun 2011 14:46:45 -0000 Received: from [98.139.52.160] by tm8.bullet.mail.ac4.yahoo.com with NNFMP; 12 Jun 2011 14:46:45 -0000 Received: from [127.0.0.1] by omp1043.mail.ac4.yahoo.com with NNFMP; 12 Jun 2011 14:46:45 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 492110.27636.bm@omp1043.mail.ac4.yahoo.com Received: (qmail 16318 invoked by uid 60001); 12 Jun 2011 14:46:45 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1307890005; bh=bTf865W0NXa6qRtDb7Q7ppa5d4PnCCJg1QPo4SKdM+I=; h=Message-ID:X-YMail-OSG:Received:X-RocketYMMF:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type; b=uJ5HmLz0ECRZR2RBg5XdBGlNuYfEheZoxEw1iy9cjtmZwwZ60oce+oYx41Ym78IcyIwNGF9ZvZKd4OJJgEKINDpkbfd36dJpNP590i/46WFBINO6FJcMObSGHtv3uU8YUQUxE6nrLwpMXZxTnSiLv2fOcQf5XjPNsmBlIYqT5LQ= Message-ID: <235726.97611.qm@web65511.mail.ac4.yahoo.com> X-YMail-OSG: 3dbOfQ4VM1m_YToJjP8SIvh_moNz.DHP9DDp0Ncaq3kIqxW XK4DJaTSTAbk2dn_EsIg5q4JsuF.NCJ9Ng9_8RZw3JB1v.E.rcz5EX8Ic5vB KT.o4Kv5XONGu6XE4nNnnYxte3Io6ZFUdG.0VxBaWr.C88BeE0oHZZ2e3yS8 2z6EPlf0JHLJOH2m7AiovD9v4k1GxBf2jG4FCou8AexVYGgUBGMnn8D.QslF eIjwGZ42CkdaT0Jyiu_J5yMfjEs.UA5DjTf41Lv0lt2L.e97YxROhjEi6pu7 4LESLquVbT7p4I33QXN9Ldh0flXEsgQD6AlmUJlUfqUxncyPTshicGj7huWG h4Jad9HoPXPXhlpJc8jmYZRAWX_DaHUVkNS.VowF5NKiTntPc5yPNQrooeh9 ZBPRiR9hQuqBDsw-- Received: from [69.231.27.174] by web65511.mail.ac4.yahoo.com via HTTP; Sun, 12 Jun 2011 07:46:45 PDT X-RocketYMMF: apurtell X-Mailer: YahooMailClassic/14.0.1 YahooMailWebService/0.8.111.304355 Date: Sun, 12 Jun 2011 07:46:45 -0700 (PDT) From: Andrew Purtell Reply-To: apurtell@apache.org Subject: hadoop-snappy-nativelibs.tar To: dev@hbase.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii If one checks out or updates to latest trunk, and then does 'mvn clean test', this appears on the output: main: [mkdir] Created dir: /usr/src/Hadoop/hbase-trunk/target/nativelib [exec] tar: hadoop-snappy-nativelibs.tar: Cannot open: No such file or directory [exec] tar: Error is not recoverable: exiting now [exec] Result: 2 I assume this is relatively harmless, some compression tests may be skipped, but I'm wondering if this artifact might be available somewhere and could be automatically downloaded if missing? Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)