Return-Path: X-Original-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CDF010BFE for ; Mon, 6 May 2013 18:06:37 +0000 (UTC) Received: (qmail 87308 invoked by uid 500); 6 May 2013 18:06:31 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 87186 invoked by uid 500); 6 May 2013 18:06:31 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 87177 invoked by uid 99); 6 May 2013 18:06:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 18:06:31 +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 (athena.apache.org: domain of yuzhihong@gmail.com designates 209.85.215.54 as permitted sender) Received: from [209.85.215.54] (HELO mail-la0-f54.google.com) (209.85.215.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 18:06:26 +0000 Received: by mail-la0-f54.google.com with SMTP id fd20so3504861lab.41 for ; Mon, 06 May 2013 11:06:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=KFNbETNjTrUc8fmrwBWf3Zqem2oxO5D7qHCdlo0ewmY=; b=J+DPXmljxGE7OFCJEIo12SmAENYIV7ki6vy8FPdoIkRRrslyC6h8BRai2+ygbX02kG UiirP7TKKfWtidEUGg1WE794gCDad/aVLAjOPJ5NrOrFl46hT7E5ElHEWwe3zHS3JL9R o4E3dzUU+56bLGdAhSlL4Sfj8LtjAUu2mLNmcidjx87CiphzVbIUATX11MTriKMF4SYP UrtENU4/gffMAdNvqHXW16BZrZVAEM9DmI9yiErX31g+I0SzXKVzyhTU5JUFRCkquDpf c/BqlNjGNo+ixH9tTKC7+U9O1dXc9S7IzwTP56IqceG/LsXUEeqkMKHjNcbkKaw4Eo2h 4Cpw== MIME-Version: 1.0 X-Received: by 10.112.35.11 with SMTP id d11mr8553020lbj.108.1367863565039; Mon, 06 May 2013 11:06:05 -0700 (PDT) Received: by 10.112.136.104 with HTTP; Mon, 6 May 2013 11:06:04 -0700 (PDT) In-Reply-To: References: Date: Mon, 6 May 2013 11:06:04 -0700 Message-ID: Subject: Re: unable to create table in Hbase From: Ted Yu To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=14dae93d8f56e53c6804dc108d6d X-Virus-Checked: Checked by ClamAV on apache.org --14dae93d8f56e53c6804dc108d6d Content-Type: text/plain; charset=ISO-8859-1 Can you tell us which HBase version you are using ? Did you issue table creation command from HBase shell ? Cheers On Mon, May 6, 2013 at 11:04 AM, Rajeev Yadav wrote: > Hi All, > I am a newbie to hadoop and habse.so need your help on this. > > I am trying to create table in Hbase which is running on my local file > system but every time i get this exception > > *org.apache.hadoop.hbase.MasterNotRunningException* > > before running the create command i can see through JPS that HMaster is > running. > > what could be possible reasons? > > Regards, > Rajeev > --14dae93d8f56e53c6804dc108d6d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Can you tell us which HBase version you are using ?

Did = you issue table creation command from HBase shell ?

Cheers

On Mon, May 6, 2013 at 11:04 AM,= Rajeev Yadav <rajeyadlt@gmail.com> wrote:
Hi All,
I am a newb= ie to hadoop and habse.so need your help on this.

I am trying to cre= ate table in Hbase which is running on my local file system but every time = i get this exception

org.apache.hadoop.hbase.MasterNotRunningException

before running the create command i can=A0 see through JPS that=A0 HMas= ter is running.

what could be possible reasons?

R= egards,
Rajeev

--14dae93d8f56e53c6804dc108d6d--