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 F063310BC0 for ; Mon, 6 May 2013 18:04:37 +0000 (UTC) Received: (qmail 68862 invoked by uid 500); 6 May 2013 18:04:33 -0000 Delivered-To: apmail-hadoop-hdfs-user-archive@hadoop.apache.org Received: (qmail 68654 invoked by uid 500); 6 May 2013 18:04:32 -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 68615 invoked by uid 99); 6 May 2013 18:04:32 -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:04:32 +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 rajeyadlt@gmail.com designates 209.85.219.47 as permitted sender) Received: from [209.85.219.47] (HELO mail-oa0-f47.google.com) (209.85.219.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 May 2013 18:04:27 +0000 Received: by mail-oa0-f47.google.com with SMTP id m1so3745589oag.20 for ; Mon, 06 May 2013 11:04:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=1kDwH6X51UXTPgm0Wts95vmHjKOoJn+Nm5FmTt577FY=; b=D/FxRyjZTZ2Znorma/ABgzbl9MkMxm1/6BSp1MdbLzQ45kj4ZNrOguHa7IJRMAxHme AD9c40l3k8KFvL1gh0NMt3R0Xr7UqhLhiscN3z2gmHt/sdhO5W/f+GEuqSu3zbJz+SGx A/O+ymcqriFL0xY+DJo3A0SDMcblKyzMpcifPfBZYtk4GnK1lwiKlzYJeoQouqqF76dy JZ+i9kTrECUii2RVKxA6knpA48pXJW67BUNC7II6Qx0UsrwJN9UWlhINdahrw7krItFc dX7HvjWh2ti3EgoNl8lgA+zTWmmofq+D6NOOwxCbkdSAZyo7FtVEJUgi2NvUvm2DlkDu vhGg== MIME-Version: 1.0 X-Received: by 10.182.44.129 with SMTP id e1mr5780368obm.57.1367863447087; Mon, 06 May 2013 11:04:07 -0700 (PDT) Received: by 10.76.34.68 with HTTP; Mon, 6 May 2013 11:04:06 -0700 (PDT) Date: Mon, 6 May 2013 23:34:06 +0530 Message-ID: Subject: unable to create table in Hbase From: Rajeev Yadav To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11c2edf2dd707c04dc10861a X-Virus-Checked: Checked by ClamAV on apache.org --001a11c2edf2dd707c04dc10861a Content-Type: text/plain; charset=ISO-8859-1 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 --001a11c2edf2dd707c04dc10861a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
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 run= ning 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
--001a11c2edf2dd707c04dc10861a--