From core-commits-return-7633-apmail-hadoop-core-commits-archive=hadoop.apache.org@hadoop.apache.org Thu Jan 22 17:58:18 2009 Return-Path: Delivered-To: apmail-hadoop-core-commits-archive@www.apache.org Received: (qmail 93849 invoked from network); 22 Jan 2009 17:58:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Jan 2009 17:58:18 -0000 Received: (qmail 59590 invoked by uid 500); 22 Jan 2009 17:58:18 -0000 Delivered-To: apmail-hadoop-core-commits-archive@hadoop.apache.org Received: (qmail 59551 invoked by uid 500); 22 Jan 2009 17:58:18 -0000 Mailing-List: contact core-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-commits@hadoop.apache.org Received: (qmail 59541 invoked by uid 99); 22 Jan 2009 17:58:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2009 09:58:17 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2009 17:58:15 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id D1BF611158 for ; Thu, 22 Jan 2009 17:57:54 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: core-commits@hadoop.apache.org Date: Thu, 22 Jan 2009 17:57:54 -0000 Message-ID: <20090122175754.20420.98689@eos.apache.org> Subject: [Hadoop Wiki] Trivial Update of "Hbase/FAQ" by stack X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification. The following page has been changed by stack: http://wiki.apache.org/hadoop/Hbase/FAQ ------------------------------------------------------------------------------ 1. [#17 Can HBase development be done on windows?] 1. [#18 Please explain HBase version numbering?] 1. [#19 What version of Hadoop do I need to run HBase?] + 1. [#20 Any other troubleshooting pointers for me?] == Answers == @@ -186, +187 @@ Note that HBase-0.2.x can be made to work on Hadoop-0.18.x. HBase-0.2.x ships with Hadoop-0.17.x, so to use Hadoop-0.18.x you must recompile Hadoop-0.18.x, remove the Hadoop-0.17.x jars from HBase, and replace them with the jars from Hadoop-0.18.x. - Also note that after HBase-0.2.x, the HBase release numbering schema will change to align with the Hadoop release number on which it depends. + Also note that after HBase-0.2.x, the HBase release numbering schema will change to align with the Hadoop release number on which it depends. + '''20 [[Anchor(20)]] Any other troubleshooting pointers for me?''' + + Please see our [http://wiki.apache.org/hadoop/Hbase/Troubleshooting Troubleshooting] page. +