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 3B5AB956D for ; Wed, 14 Mar 2012 04:39:26 +0000 (UTC) Received: (qmail 45493 invoked by uid 500); 14 Mar 2012 04:39:24 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 45432 invoked by uid 500); 14 Mar 2012 04:39:23 -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 45416 invoked by uid 99); 14 Mar 2012 04:39:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2012 04:39:23 +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 yechen1988@gmail.com designates 74.125.82.169 as permitted sender) Received: from [74.125.82.169] (HELO mail-we0-f169.google.com) (74.125.82.169) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Mar 2012 04:39:17 +0000 Received: by werj55 with SMTP id j55so1686187wer.14 for ; Tue, 13 Mar 2012 21:38:56 -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=grf1o2e9+AOOEbceZPHvyQ8Hp86uEHtSsEMxqFmFEKs=; b=Yvr+/ft2tqZeL/8jhI9pbIUiL3O1Djc6/7OkbLq/eH193IFTC5b7WQHYWx9bIoPHdg wNiS2huTh6xAAtKGuBoFxjGv/mJNusN5+pfb17tYFi2rAcY/yGAlzMIEoYfTI+veRUhJ Qu6/LGvoTDZt7HRA3PssZLF5idZ3K6z8DV5M8QO/OE1DlYj5wU4A97tgValnOz461YOC PCw3ERs6CQLQ6mKn2QMnWS8Mb3zI47vUz8kXM76UgkddBJnDiYDSY7CWlKriXrY/ilpD a/M7CgHGeC21raF4voEznlIzAsDEexLlw6kKiP0hFgsC/u1GTThRyCanct//P7LScqCN Yg1A== MIME-Version: 1.0 Received: by 10.216.131.232 with SMTP id m82mr634398wei.71.1331699936051; Tue, 13 Mar 2012 21:38:56 -0700 (PDT) Received: by 10.216.226.202 with HTTP; Tue, 13 Mar 2012 21:38:56 -0700 (PDT) In-Reply-To: References: Date: Wed, 14 Mar 2012 12:38:56 +0800 Message-ID: Subject: Re: Create table error From: =?UTF-8?B?6Z+26ZqG5ZC0?= To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=0016e6da966ca2c0e004bb2c8d89 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6da966ca2c0e004bb2c8d89 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Yes,it's really can't connect to master. And I edit /etc/hosts like this: 192.168.1.89 slave2 127.0.0.1 slave2 localhost slave2.hdfs slave2 I need hbase's rpc listen 192.168.1.89,and I need the slave2 in hadoop node named with slave2 via dns My hadoop and hbase need these configuration to work well But I saw others configed easily. 2012/3/14 =E9=A2=9C=E5=BC=80 > Can not connect to master. > > 2012/3/14 baohai zhang > > > is all progress running? > > > > 2012/3/14 =E9=9F=B6=E9=9A=86=E5=90=B4 : > > > Hi all > > > I installed hadoop,zookeeper,hbase in 3PC,1master and 2 region > > > when I use hbase shell to create a table like > > > create 'test','date' ,there has no response for a long long time and > no > > > log,what's wrong? > > > > > > -- > =E6=AD=A4=E8=87=B4=E6=95=AC=E7=A4=BC=E9=A2=9C=E5=BC=80 > --0016e6da966ca2c0e004bb2c8d89--