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 C0726994D for ; Mon, 14 May 2012 19:37:55 +0000 (UTC) Received: (qmail 19196 invoked by uid 500); 14 May 2012 19:37:53 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 19106 invoked by uid 500); 14 May 2012 19:37:53 -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 19097 invoked by uid 99); 14 May 2012 19:37:53 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2012 19:37:53 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dontariq@gmail.com designates 209.85.216.169 as permitted sender) Received: from [209.85.216.169] (HELO mail-qc0-f169.google.com) (209.85.216.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 May 2012 19:37:47 +0000 Received: by qcsd16 with SMTP id d16so4916016qcs.14 for ; Mon, 14 May 2012 12:37:26 -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=aOftL66tBlSe8Og829xO7Q6614sQK3lv69U8xgp9+gY=; b=kmO90UPDgC0GzFuoGINVwbSjsIZbG9WCW9uAKzPTNP8q9GfC0KGPZqD6rMybD1voJM 0Pfz0myCAjh8ZMbNjEN4w5X4ZtILEtTPB5jKeRZELitf4BKJTt9on1ctc+syrlHBhUrn v55IFTk0uUlLNWUj8m+Xcx3n7QMbMOksJ8lDLXre8a66OUC+/gDK97hqOvyY1/9flCNK ducEd5+n3RHpCKQIhoUrQbBMR9X14+JzugykUJbmXQpOp9PagQjKLjq06Jiy7Np7RPTh v89FkRJEiuaZNPQpuEflo+AB0iRAyhsYOyqAp63bRZJGoyOipyxr7JW0uT1VCdhfXrzz tg4g== MIME-Version: 1.0 Received: by 10.224.31.202 with SMTP id z10mr14748724qac.79.1337024246599; Mon, 14 May 2012 12:37:26 -0700 (PDT) Received: by 10.229.126.75 with HTTP; Mon, 14 May 2012 12:37:26 -0700 (PDT) Received: by 10.229.126.75 with HTTP; Mon, 14 May 2012 12:37:26 -0700 (PDT) In-Reply-To: References: <5b2cbd2f-4db1-45e0-895b-007044091f20@d6g2000vbe.googlegroups.com> Date: Mon, 14 May 2012 19:37:26 +0000 Message-ID: Subject: Re: Problem with hbase master From: Mohammad Tariq To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=20cf3074b14c46512704c0043789 --20cf3074b14c46512704c0043789 Content-Type: text/plain; charset=ISO-8859-1 Configure your hosts file properly..proper dns resplution is really important and a bit tricky..also check your fs.default.name and hbase.rootdir properties..they both should coincide..and add following two jars into your HBASE_HOME/lib dorectory : 1. hadoop-core from your HADOOP_HOME 2. commons-collection from your HADOOP_HOME/lib On May 14, 2012 8:50 PM, "Dalia Sobhy" wrote: --20cf3074b14c46512704c0043789--