欢迎投稿

今日深度:

hbase:meta,

hbase:meta,


The hbase:meta table structure is as follows:

Key

  • Region key of the format ([table],[region start key],[region id])

Values

  • info:regioninfo (serialized HRegionInfo instance for this region)

  • info:server (server:port of the RegionServer containing this region)

  • info:serverstartcode (start-time of the RegionServer process containing this region)

www.htsjk.Com true http://www.htsjk.com/hbase/40723.html NewsArticle hbase:meta, The  hbase:meta  table structure is as follows: Key Region key of the format ( [table],[region start key],[region id] ) Values info:regioninfo  (serialized HRegionInfo instance for this region) info:server  (server:port...
相关文章
    暂无相关文章
评论暂时关闭