Hi, I'm edward. First, check the daemon status. I think your cluster has no regionservers. But, If you show me your log, I can pinpoint your problem pretty quickly. Thanks. ---- B. Regards, Edward yoon (Assistant Manager/R&D Center/NHN, corp.) Web Site : http://blog.udanax.org/ Mail & MSN messenger : [EMAIL PROTECTED] +82-31-600-6183, +82-10-7149-7856
> Date: Thu, 18 Oct 2007 18:13:24 +0800> From: [EMAIL PROTECTED]> To: > [email protected]> Subject: A basic question on HBase> > On > 10/18/07, Bin YANG <[EMAIL PROTECTED]> wrote:> > Hi,> >> > I'm new to hadoop > and Hbase.> > I meet some problems using the HBase.> >> > I think I have > deployed hadoop successfully, I can put and get files> > from local file > systems to/from HDFS.> >> > Below is my hbase.site.xml> >> > <configuration>> > > <property>> > <name>hbase.master</name>> > <value>localhost:60000</value>> > > <description>The host and port that the HBase master runs at.> > TODO: > Support 'local' (All running in single context).> > </description>> > > </property>> > <property>> > <name>hbase.regionserver</name>> > > <value>localhost:60010</value>> > <description>The host and port a HBase > region server runs at.> > </description>> > </property>> >> > > </configuration>> >> > When I run hbase shell, I want to create a table in > HBase,> > HBase > CREATE table1> > --> CO LUMNFAMILIES('cf');> >> > I always get the error message, I don't know why:> >> > error msg : java.net.SocketTimeoutException: timed out waiting for rpc response> >> > I download the hadoop-0.14.1 and hadoop-0.14.2, I got the same error.> >> >> > Thank you, I look forward to hearing from you.> >> > Best wishes,> > Bin YANG> >> > --> > Bin YANG> > Department of Computer Science and Engineering> > Fudan University> > Shanghai, P. R. China> > EMail: [EMAIL PROTECTED]> >> > > -- > Bin YANG> Department of Computer Science and Engineering> Fudan University> Shanghai, P. R. China> EMail: [EMAIL PROTECTED] _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx
