Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-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 55FB79CA4 for ; Tue, 14 Feb 2012 14:50:37 +0000 (UTC) Received: (qmail 59869 invoked by uid 500); 14 Feb 2012 14:50:37 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 59758 invoked by uid 500); 14 Feb 2012 14:50:36 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 59635 invoked by uid 99); 14 Feb 2012 14:50:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 14:50:35 +0000 X-ASF-Spam-Status: No, hits=-1.6 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [192.6.10.60] (HELO tobor.hpl.hp.com) (192.6.10.60) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 14:50:27 +0000 Received: from localhost (localhost [127.0.0.1]) by tobor.hpl.hp.com (Postfix) with ESMTP id 8D484B806E for ; Tue, 14 Feb 2012 14:50:05 +0000 (GMT) X-Virus-Scanned: amavisd-new at hplb.hpl.hp.com Received: from tobor.hpl.hp.com ([127.0.0.1]) by localhost (tobor.hpl.hp.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Yyj233wTAQTy for ; Tue, 14 Feb 2012 14:49:59 +0000 (GMT) Received: from 0-imap-br1.hpl.hp.com (0-imap-br1.hpl.hp.com [16.25.144.60]) by tobor.hpl.hp.com (Postfix) with ESMTP id CD48AB806C for ; Tue, 14 Feb 2012 14:49:58 +0000 (GMT) Received: from [16.25.175.86] (wildhaus.hpl.hp.com [16.25.175.86]) by 0-imap-br1.hpl.hp.com (8.14.1/8.13.4) with ESMTP id q1EEnwJd022483 for ; Tue, 14 Feb 2012 14:49:58 GMT Message-ID: <4F3A7496.90203@apache.org> Date: Tue, 14 Feb 2012 14:49:58 +0000 From: Steve Loughran User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16 MIME-Version: 1.0 To: bigtop-dev@incubator.apache.org Subject: installing bigtop under Yum Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I've just been trying to use Yum to install Hadoop, from the instructions: https://cwiki.apache.org/BIGTOP/how-to-install-hadoop-distribution-from-bigtop.html It's not working as Hadoop isn't being picked up Looking at the repository, it's because there's only 64-bit versions of hadoop-core http://mirror.ox.ac.uk/sites/rsync.apache.org/incubator/bigtop/stable/repos/centos6/hadoop/ Which confuses me, as the only x64 bit would be the native libs. Am I trying to do something wrong by installing bigtop on a 32 bit system?