Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 62372E5FE for ; Fri, 25 Jan 2013 02:01:15 +0000 (UTC) Received: (qmail 56054 invoked by uid 500); 25 Jan 2013 02:01:15 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 56018 invoked by uid 500); 25 Jan 2013 02:01:15 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 55982 invoked by uid 99); 25 Jan 2013 02:01:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Jan 2013 02:01:15 +0000 Date: Fri, 25 Jan 2013 02:01:15 +0000 (UTC) From: =?utf-8?Q?=E5=BC=A0=E5=8F=8C=E7=A6=8F_=28JIRA=29?= To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7668) I have a hbase problem MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-7668?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1356= 2272#comment-13562272 ]=20 =E5=BC=A0=E5=8F=8C=E7=A6=8F commented on HBASE-7668: ---------------------------- the master log :hbase-root-master-yun1.***.com.cn.log 2013-01-24 09:19:39,979 INFO org.apache.hadoop.hbase.master.ActiveMasterMan= ager: Master=3D172.17.32.81,60000,1358990379321 2013-01-24 09:19:40,509 WARN org.apache.hadoop.conf.Configuration: fs.defau= lt.name is deprecated. Instead, use fs.defaultFS 2013-01-24 09:19:40,513 DEBUG org.apache.hadoop.hbase.master.SplitLogManage= r: timeout =3D 25000 2013-01-24 09:19:40,513 DEBUG org.apache.hadoop.hbase.master.SplitLogManage= r: unassigned timeout =3D 180000 2013-01-24 09:19:40,517 INFO org.apache.hadoop.hbase.master.SplitLogManager= : found 0 orphan tasks and 0 rescan nodes 2013-01-24 09:19:40,591 INFO org.apache.hadoop.hbase.util.FSUtils: Waiting = for dfs to exit safe mode... 2013-01-24 09:19:50,593 INFO org.apache.hadoop.hbase.util.FSUtils: Waiting = for dfs to exit safe mode... 2013-01-24 09:20:00,595 INFO org.apache.hadoop.hbase.util.FSUtils: Waiting = for dfs to exit safe mode... But=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81=EF=BC=81= =EF=BC=81=EF=BC=81I have choose leave the safe model=20 2013-01-24 09:19:39,979 INFO org.apache.hadoop.hbase.master.ActiveMasterMan= ager: Master=3D172.17.32.81,60000,1358990379321 2013-01-24 09:19:40,509 WARN org.apache.hadoop.conf.Configuration: fs.defau= lt.name is deprecated. Instead, use fs.defaultFS 2013-01-24 09:19:40,513 DEBUG org.apache.hadoop.hbase.master.SplitLogManage= r: timeout =3D 25000 2013-01-24 09:19:40,513 DEBUG org.apache.hadoop.hbase.master.SplitLogManage= r: unassigned timeout =3D 180000 2013-01-24 09:19:40,517 INFO org.apache.hadoop.hbase.master.SplitLogManager= : found 0 orphan tasks and 0 rescan nodes 2013-01-24 09:19:40,591 INFO org.apache.hadoop.hbase.util.FSUtils: Waiting = for dfs to exit safe mode... 2013-01-24 09:19:50,593 INFO org.apache.hadoop.hbase.util.FSUtils: Waiting = for dfs to exit safe mode... 2013-01-24 09:20:00,595 INFO org.apache.hadoop.hbase.util.FSUtils: Waiting = for dfs to exit safe mode... I have commit the :hadoop dfsadmin -safemode leave [root@yun1 logs]# hadoop dfsadmin -safemode get DEPRECATED: Use of this script to execute hdfs command is deprecated. Instead use the hdfs command for it. Safe mode is OFF Can anyone tell me ,with full of appreciate, god bless you. ^_^ =20 > I have a hbase problem > ---------------------- > > Key: HBASE-7668 > URL: https://issues.apache.org/jira/browse/HBASE-7668 > Project: HBase > Issue Type: Bug > Reporter: =E5=BC=A0=E5=8F=8C=E7=A6=8F > > I have a problem that I have been trap weeks, can somebody can help me? > With full of appreciate > The problem is below: > I have writed about 1G data to the hbase ,then it does not work. > when I set the hadoop dfsadmin -safemode leave ,then the hbase can use "= list" command,but when i use "count 'tableTest' or get ,put and so on ,fina= ly ,It tell me below=EF=BC=9A > hbase(main):002:0> count 'zsfTest' > ERROR: org.apache.hadoop.hbase.NotServingRegionException: org.apache.hado= op.hbase.NotServingRegionException: Region is not online: -ROOT-,,0 > at org.apache.hadoop.hbase.regionserver.HRegionServer.getRegion(H= RegionServer.java:2862) > at org.apache.hadoop.hbase.regionserver.HRegionServer.getClosestR= owBefore(HRegionServer.java:1768) > at sun.reflect.GeneratedMethodAccessor15.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth= odAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.apache.hadoop.hbase.ipc.WritableRpcEngine$Server.call(Writ= ableRpcEngine.java:364) > at org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServe= r.java:1336) > Here is some help for this command: > Count the number of rows in a table. This operation may take a LONG > time (Run '$HADOOP_HOME/bin/hadoop jar hbase.jar rowcount' to run a > counting mapreduce job). Current count is shown every 1000 rows by > default. Count interval may be optionally specified. Scan caching > is enabled on count scans by default. Default cache size is 10 rows. > If your rows are small in size, you may want to increase this > parameter. Examples: > hbase> count 't1' > hbase> count 't1', INTERVAL =3D> 100000 > hbase> count 't1', CACHE =3D> 1000 > hbase> count 't1', INTERVAL =3D> 10, CACHE =3D> 1000 > hbase(main):003:0>=20 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira