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 1A9CD9216 for ; Fri, 23 Mar 2012 19:22:50 +0000 (UTC) Received: (qmail 98169 invoked by uid 500); 23 Mar 2012 19:22:48 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 98120 invoked by uid 500); 23 Mar 2012 19:22:48 -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 98111 invoked by uid 99); 23 Mar 2012 19:22:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 19:22:48 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chandu2708@gmail.com designates 209.85.212.179 as permitted sender) Received: from [209.85.212.179] (HELO mail-wi0-f179.google.com) (209.85.212.179) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Mar 2012 19:22:42 +0000 Received: by wibhn6 with SMTP id hn6so1952242wib.2 for ; Fri, 23 Mar 2012 12:22:21 -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=7WklNYpoOIjwHGvghMFr5sHTiq7ar+fvlnnEbzp+nD4=; b=IEXPSctvVuKk+IvMns5jesl9no6252suMjeE/i9pVBi0rN2ab29J/6z87Nu6QQWtx+ lki+HDRHSnx34vsPxWEj9aLpHw9lfXL9YeidWH5why+KYZ9its6yQZTmPcDHAhle9YNo mR2Igb/G+OOIWAaWLieOxd/OHArVvd4Qy4Swb52Hm/3lg8zCtYDNb6IP5EC4UbFV57J7 vvUpHlnDXDwihR0QJ7dEJYnqP0w9+P3KTRijBs+7z5gmCeIfX60r7Yvwofj1HfVON16Q wsEMypj+GBwCvAqsSHhYMn9+fXyWYRTJMMF/kv18EGutD4/ewmvxqcb/DrVn44lAOxlE 1c4A== MIME-Version: 1.0 Received: by 10.180.107.101 with SMTP id hb5mr10467943wib.3.1332530540918; Fri, 23 Mar 2012 12:22:20 -0700 (PDT) Received: by 10.216.178.133 with HTTP; Fri, 23 Mar 2012 12:22:20 -0700 (PDT) In-Reply-To: References: Date: Sat, 24 Mar 2012 00:52:20 +0530 Message-ID: Subject: Re: Unable to create a table using shell From: balachandra maddina To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=e89a8f3bb0cf8b376f04bbedf163 X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f3bb0cf8b376f04bbedf163 Content-Type: text/plain; charset=ISO-8859-1 Hi Harsh, Thank you for the reply. when i checked the page im seeing following details for regionservers Region Servers Dead Region Servers ServerName localhost,42063,1332493190942 Total: servers: 1 Regions in Transition No regions in transition. Does this indicate that there is a problem with region server? Thank you, Bala. On Sat, Mar 24, 2012 at 12:41 AM, Harsh J wrote: > Have you ensured your HBase RegionServers are all up, and reporting on > the HBase Master Web UI (MasterHost:60010)? > > On Sat, Mar 24, 2012 at 12:02 AM, balachandra maddina > wrote: > > HI There, > > > > Im experimenting with 'hbase' and going through wiki document, part of > > the document says use the ( create 'test', 'cf' ) command to create a > > table. but when i try this the command never completes. i.e. after > hitting > > the command it keeps on waiting forever. any suggestions on what could be > > causing the problem here please. im running on a single node hadoop with > > 'hbase' configured to use it. Your suggestions are very much appreciated. > > > > Thank you, > > Bala. > > > > -- > Harsh J > --e89a8f3bb0cf8b376f04bbedf163--