Return-Path: X-Original-To: apmail-bigtop-user-archive@www.apache.org Delivered-To: apmail-bigtop-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 80265E7DF for ; Wed, 13 Feb 2013 04:05:51 +0000 (UTC) Received: (qmail 22474 invoked by uid 500); 13 Feb 2013 04:05:51 -0000 Delivered-To: apmail-bigtop-user-archive@bigtop.apache.org Received: (qmail 22313 invoked by uid 500); 13 Feb 2013 04:05:50 -0000 Mailing-List: contact user-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@bigtop.apache.org Delivered-To: mailing list user@bigtop.apache.org Received: (qmail 22299 invoked by uid 99); 13 Feb 2013 04:05:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 04:05:50 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of shaposhnik@gmail.com designates 209.85.223.178 as permitted sender) Received: from [209.85.223.178] (HELO mail-ie0-f178.google.com) (209.85.223.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 04:05:43 +0000 Received: by mail-ie0-f178.google.com with SMTP id c13so1182430ieb.9 for ; Tue, 12 Feb 2013 20:05:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=bhqCeZnDtHYEO68ttIOzn/f21vYx5UZfxv05K9aNSAs=; b=dhMU5vA4rbjFzIp37A4cf9V6/bs+oLPiZx+WicJbXX9QcNwphIVK35P5eX1bj65bEn LEPaiLAkl0BDHP3KB4oBef7ccAmXncazjZR1mEiivbfXphwSQQM9Z1LvkS9W9AGWhl7f BhEZLrSZrKrQBOgGmjd8laybhSAO6Z9BCk0hyiGwFZ5wJ54q9M8eGUkPWXyxf/iVORGG kSrxI1TSC8kRg4ksRDBHKIwJk2Pw5u5fYuPjIiYsauUjBfzkNs/CY0GNEPSxDdfXKDF8 5wSWnwWX5oq6DpczH5renFgDc4hmmGAYBN467ECCIPdvmhMM/V1USWuyBXPblN+Zr3BC rTtQ== MIME-Version: 1.0 X-Received: by 10.50.83.162 with SMTP id r2mr8304222igy.106.1360728321897; Tue, 12 Feb 2013 20:05:21 -0800 (PST) Sender: shaposhnik@gmail.com Received: by 10.43.48.1 with HTTP; Tue, 12 Feb 2013 20:05:21 -0800 (PST) In-Reply-To: References: <511A026E.9060507@apache.org> Date: Tue, 12 Feb 2013 20:05:21 -0800 X-Google-Sender-Auth: tC_13G7yE7eGfRWDGxwCymwiwmU Message-ID: Subject: Re: BigTop 0.3.0 vs make hadoop-deb From: Roman Shaposhnik To: user@bigtop.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Tue, Feb 12, 2013 at 7:10 AM, Jean-Marc Spaggiari wrote: > @Bruno: I think also that it's the issue. If I have time I will give > it a try and change the local... Please do let us know what happens. Better yet, could you please create a JIRA and record your experience over there? That way we can benefit from it some time down the road. > @Doug: I don't see version 1.1.0 anywhere :( It's all 1.0.x... x > beeing 1 for BigTop, but 4 for the last hadoop release. > @Mark: Exact. It's trying to take a version which doesn't exist. Maybe > the script should try to retreive the most recent 1.0.x version > instead of a fixed one? Bigtop releases guarantee a certain bill of materials -- in that we can't retroactively change the source of the bits. We can, however, provide those fixes in the branch-0.3. -- send us a patch! Thanks, Roman.