You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "vishal.rajan (JIRA)" <ji...@apache.org> on 2014/09/26 16:40:33 UTC

[jira] [Created] (HBASE-12101) region failed to move out of transition within timeout 120000ms

vishal.rajan created HBASE-12101:
------------------------------------

             Summary: region failed to move out of transition within timeout 120000ms
                 Key: HBASE-12101
                 URL: https://issues.apache.org/jira/browse/HBASE-12101
             Project: HBase
          Issue Type: Bug
          Components: Region Assignment
         Environment: debian7
            Reporter: vishal.rajan
            Priority: Critical


log snippet.
 from one of the region server
2014-09-26 18:22:47,793 WARN  [RS_OPEN_REGION-b1-255-07:60020-0] regionserver.HStore: Failed flushing store file, retrying num=0
2014-09-26 18:24:58,554 WARN  [DataStreamer for file /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/b4cb1ad7892440b6a7c13a7c30053d3f] hdfs.DFSClient: DataStreamer Exception
2014-09-26 18:24:58,555 WARN  [RS_OPEN_REGION-b1-255-07:60020-0] regionserver.HStore: Failed flushing store file, retrying num=1
2014-09-26 18:48:09,077 WARN  [DataStreamer for file /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/a6f6f951de6047b0b691ea42ddd5e036] hdfs.DFSClient: DataStreamer Exception
2014-09-26 18:48:09,079 WARN  [RS_OPEN_REGION-b1-255-07:60020-0] regionserver.HStore: Failed flushing store file, retrying num=2
2014-09-26 18:48:53,363 WARN  [DataStreamer for file /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/7e99efe5981a46ee9ba7ce4b7e50dd26] hdfs.DFSClient: DataStreamer Exception


Hdfs dir for hbase
-rwxr-xr-x   3 hbase hbase   41047119 2014-09-23 02:40 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/t/fc0d247e689c40b598e2e4e1dfaa5f0f.

-rwxr-xr-x   3 hbase hbase 146163105792 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/2ae6cce7b6ea446991405bc8c7382f03
-rwxr-xr-x   3 hbase hbase 146028888064 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/4f8dc1f8e06844be8cc1a9d61a77624a
-rwxr-xr-x   3 hbase hbase 140794396672 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/5bb43145bab1454d8fe1758cfaa91286
-rwxr-xr-x   3 hbase hbase 150994944000 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/66f124990997420eb6001b86bd9cea30
-rwxr-xr-x   3 hbase hbase 141197049856 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/88cede4cce514e97973b08ef5d0fc32c
-rwxr-xr-x   3 hbase hbase 144015622144 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/aeb55b1f7e214da192c3d21f84a01ceb
-rwxr-xr-x   3 hbase hbase 152605556736 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/c58c57e7aef74fe3b2a4332deec426a9
-rwxr-xr-x   3 hbase hbase 144552493056 2014-09-26 19:21 /hbase/data/default/tsdb/5b2e8261c6f88eb44c861fd24dbc2b42/.tmp/ed76cac79cc04adc866670fe261f5cc6 


Hbase master data
5b2e8261c6f88eb44c861fd24dbc2b42	tsdb,,1411066769435.5b2e8261c6f88eb44c861fd24dbc2b42. state=OPENING, ts=Fri Sep 26 19:21:02 IST 2014 (1311s ago), server=hostname.colo.xyz.com,60020,1411736155186	1311508



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)