Return-Path: Delivered-To: apmail-hadoop-core-user-archive@www.apache.org Received: (qmail 32797 invoked from network); 25 Jan 2008 15:03:28 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jan 2008 15:03:28 -0000 Received: (qmail 84066 invoked by uid 500); 25 Jan 2008 15:03:15 -0000 Delivered-To: apmail-hadoop-core-user-archive@hadoop.apache.org Received: (qmail 84037 invoked by uid 500); 25 Jan 2008 15:03:15 -0000 Mailing-List: contact core-user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-user@hadoop.apache.org Delivered-To: mailing list core-user@hadoop.apache.org Received: (qmail 84028 invoked by uid 99); 25 Jan 2008 15:03:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 07:03:15 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [72.14.246.240] (HELO ag-out-0708.google.com) (72.14.246.240) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2008 15:02:49 +0000 Received: by ag-out-0708.google.com with SMTP id 26so478600agb.9 for ; Fri, 25 Jan 2008 07:02:52 -0800 (PST) Received: by 10.151.82.3 with SMTP id j3mr945908ybl.57.1201273371930; Fri, 25 Jan 2008 07:02:51 -0800 (PST) Received: by 10.151.14.11 with HTTP; Fri, 25 Jan 2008 07:02:51 -0800 (PST) Message-ID: Date: Sat, 26 Jan 2008 00:02:51 +0900 From: "edward yoon" To: core-user@hadoop.apache.org, peeyushb@yahoo-inc.com Subject: Re: Hbase Setup Errors In-Reply-To: <1201257761.3058.27.camel@latewhatgrow-lx.eglbp.corp.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1201257761.3058.27.camel@latewhatgrow-lx.eglbp.corp.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org Hello, peeyushb. Please see http://wiki.apache.org/hadoop/Hbase/10Minutes And, The connection failure exception problem was reported to jira HADOOP-2701 by St.Ack. On 1/25/08, Peeyush Bishnoi wrote: > Hello All , > > I m getting following error :( while executing the HBase commands in > shell. > > I had configured the HBase from Hadoop 0.15.2 contrib. > > -sh-3.00$ jps > 8497 NameNode > 8904 TaskTracker > 13631 Jps > 9099 HMaster > 8590 DataNode > 8705 SecondaryNameNode > 9190 HRegionServer > 8781 JobTracker > -sh-3.00$ > -sh-3.00$ /home/peeyushb/hadoop/src/contrib/hbase/bin/hbase shell > > Hbase> show tables; > 08/01/24 18:07:40 INFO ipc.Client: Retrying connect to > server: /10.66.74.86:60020. Already tried 1 time(s). > 08/01/24 18:07:41 INFO ipc.Client: Retrying connect to > server: /10.66.74.86:60020. Already tried 2 time(s). > 08/01/24 18:07:42 INFO ipc.Client: Retrying connect to > server: /10.66.74.86:60020. Already tried 3 time(s). > 08/01/24 18:07:43 INFO ipc.Client: Retrying connect to > server: /10.66.74.86:60020. Already tried 4 time(s). > > But when i am trying to create table i got following error : > > Hbase> create table log(uname, uid); > Creating table... Please wait. > Exception in thread "main" java.lang.StringIndexOutOfBoundsException: > String index out of range: -1 > at java.lang.String.substring(String.java:1938) > at > org.apache.hadoop.hbase.shell.BasicCommand.extractErrMsg(BasicCommand.java:60) > at > org.apache.hadoop.hbase.shell.BasicCommand.extractErrMsg(BasicCommand.java:64) > at > org.apache.hadoop.hbase.shell.CreateCommand.execute(CreateCommand.java:61) > at org.apache.hadoop.hbase.Shell.main(Shell.java:96) > > Can any one please sent me some good tutorials for making settings > related Hbase successful execution so that such errors should not > execute. > > --- > Peeyush Bishnoi > -- B. Regards, Edward yoon @ NHN, corp.