Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-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 239C8DA79 for ; Sun, 25 Nov 2012 05:11:28 +0000 (UTC) Received: (qmail 47842 invoked by uid 500); 25 Nov 2012 05:11:25 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 47727 invoked by uid 500); 25 Nov 2012 05:11:25 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 47680 invoked by uid 99); 25 Nov 2012 05:11:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2012 05:11:23 +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 saint.ack@gmail.com designates 209.85.214.41 as permitted sender) Received: from [209.85.214.41] (HELO mail-bk0-f41.google.com) (209.85.214.41) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Nov 2012 05:11:17 +0000 Received: by mail-bk0-f41.google.com with SMTP id jg9so4954358bkc.14 for ; Sat, 24 Nov 2012 21:10:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=y4eHa22qf9kB8wBNamJc5cArJEhNd2NnsX+LKksJhVY=; b=a7/x0RI0g86BGWSc0H0QMMZgY9tq6VZdSg3VvOXyq/5zjd3mrWpWuFaPHLQCaElbl5 A9UxzAsrighP1hR75GDKBO9bElElXdZAIw60DC27OKWaoUNztx22Nm7qvhI5chthQlh0 nSOlqEd8nVdesrRrXCnQHKNHOAo9pSaoVLqHU9pfzRfmnz9crq/OiUAx775eg+Iwgirr yOBblpIpvOKmUsyOrgwwJvkWgmJ4FDlV/+5o2I9u+wYDPLF4gD353KsGTRd+KVRRsvVg YwjIQxmpNEHsz55KsjTIMUHvXi+CNWhl4v5VHAWWRwlLREG4SY6hugFHLxMVwFsJpuHf uEMQ== MIME-Version: 1.0 Received: by 10.204.157.26 with SMTP id z26mr2369060bkw.101.1353820256546; Sat, 24 Nov 2012 21:10:56 -0800 (PST) Sender: saint.ack@gmail.com Received: by 10.204.128.72 with HTTP; Sat, 24 Nov 2012 21:10:56 -0800 (PST) In-Reply-To: References: <1353746781160-4034333.post@n3.nabble.com> Date: Sat, 24 Nov 2012 21:10:56 -0800 X-Google-Sender-Auth: jX0gciCuYWcrFM8rabaHEiZsgYk Message-ID: Subject: Re: standalone HBase instance fails to start From: Stack To: Hbase-User Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On Sat, Nov 24, 2012 at 9:45 AM, matan wrote: > It's included here http://hbase.apache.org/book.html actually, maybe link > the 'getting started' page to that page, unless it's becoming unfavorably > cyclic. > I did as you suggested by listing java, loopback and ssh as prereqs for getting started. St.Ack