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 44F9ECDB9 for ; Tue, 11 Jun 2013 17:00:43 +0000 (UTC) Received: (qmail 27873 invoked by uid 500); 11 Jun 2013 17:00:43 -0000 Delivered-To: apmail-bigtop-user-archive@bigtop.apache.org Received: (qmail 27750 invoked by uid 500); 11 Jun 2013 17:00:42 -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 27723 invoked by uid 99); 11 Jun 2013 17:00:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 17:00:41 +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 (athena.apache.org: domain of grover.markgrover@gmail.com designates 209.85.128.177 as permitted sender) Received: from [209.85.128.177] (HELO mail-ve0-f177.google.com) (209.85.128.177) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jun 2013 17:00:37 +0000 Received: by mail-ve0-f177.google.com with SMTP id cz10so5893196veb.22 for ; Tue, 11 Jun 2013 10:00:16 -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 :content-type; bh=5M58wXpt/ww6imKG10VvtSJdPmCgWvl1MWqSzQcSjUI=; b=BncKuT/OKZOTQK7fUiazMVZ//bFSDLTnk40+KppkV1ydNgtC6aJQOq4FJ8GmgabLTv MdyvrE4N9S2w6zawzJzDzeqhY8AwZMUsiCtMcvHIv0+YllsDKie3UMJKKRAq5pvwj/73 QpHLROjIVzLzoykmtwEbN/Ngh0xhbX0Ots4coSAHHDW8DVSX3Wn3oyerHtD3mSHubuTs YX7o1tNxUMxZdRjHusotjXEvUzAuP/94NZe2rt92fQmNpH4p7fuGSEhkeFbb3t2WdpJj KbBpdMP5sak+bkabkCSI1+iG5hlAzoFabYvX4A2ASb/rs3nluA4lwHumg7QR77Wh3G9U pnAw== MIME-Version: 1.0 X-Received: by 10.220.179.201 with SMTP id br9mr8286031vcb.42.1370970016296; Tue, 11 Jun 2013 10:00:16 -0700 (PDT) Received: by 10.58.65.105 with HTTP; Tue, 11 Jun 2013 10:00:16 -0700 (PDT) In-Reply-To: References: Date: Tue, 11 Jun 2013 10:00:16 -0700 Message-ID: Subject: Re: Is HBase embedded on BigTop VMs? From: Mark Grover To: user@bigtop.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Jay, It sounds like a bug. Could you please create a JIRA at https://issues.apache.org/jira/browse/BIGTOP Thanks so much! Mark On Tue, Jun 11, 2013 at 9:26 AM, Jay Vyas wrote: > It appears that the VM here: > > http://bigtop01.cloudera.org:8080/job/Bigtop-VM-matrix/BR=master,KIND=kvm,label=fedora16/lastSuccessfulBuild/artifact/bigtop-vm-kvm-master.tar.gz > > Does not install HBase out of the box: > > [root@localhost ~]# jps > 2869 NodeManager > 1153 DataNode > 12915 Jps > 2985 ResourceManager > 1327 SecondaryNameNode > 2786 JobHistoryServer > 1213 NameNode > > I would assume that bigtop would deploy hbase in the VMs > > -- > Jay Vyas > http://jayunit100.blogspot.com