Go to file
Jim Kellerman 9057e559a1 HBASE-27 hregioninfo cell empty in meta table
Summary of changes:

HMaster:

- When a row has an empty HRegionInfo (info:regioninfo), log it with the row name and and the other keys still in the row.

- Log the number of rows with empty HRegionInfo

- Delete the rows

- Make RowMap inner class static, change methods to have package scope to avoid synthetic accessors.

- Provide row name to getHRegionInfo so it can issue better log messages

- add method deleteEmptyMetaRows to remove rows with empty HRegionInfo

HRegion

- change removeRegionFromMETA to use deleteAll rather than using a BatchUpdate containing deletes for each cell.

TestEmptyMetaInfo

- new test case



git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@636589 13f79535-47bb-0310-9956-ffa450edef68
2008-03-13 00:33:13 +00:00
bin HBASE-477 Add support for an HBASE_CLASSPATH 2008-03-03 19:18:53 +00:00
conf HBASE-466 Move HMasterInterface, HRegionInterface, and HMasterRegionInterface into o.a.h.h.ipc 2008-02-25 19:54:26 +00:00
docs HBASE-436 website 2008-02-12 06:17:01 +00:00
lib HBASE-492 hbase TRUNK does not build against hadoop TRUNK 2008-03-06 05:09:33 +00:00
src HBASE-27 hregioninfo cell empty in meta table 2008-03-13 00:33:13 +00:00
CHANGES.txt HBASE-27 hregioninfo cell empty in meta table 2008-03-13 00:33:13 +00:00
NOTICE.txt HADOOP-2389 Provide multiple language bindings for HBase (Thrift) 2008-01-10 20:34:59 +00:00
README.txt HADOOP-1920 Wrapper scripts broken when hadoop in one location and 2007-09-19 16:45:01 +00:00
build-webapps.xml HBASE-403 Fix build after move of hbase in svn 2008-02-04 21:48:13 +00:00
build.xml Fix broken build 2008-02-22 00:43:57 +00:00

README.txt

See http://wiki.apache.org/lucene-hadoop/Hbase