欢迎投稿

今日深度:

HBase的startkey和endkey疑惑,hbasestartkey

HBase的startkey和endkey疑惑,hbasestartkey


 

 

 

 

 

关于hbase 的region里面 出现空的startkey 和 endkey的情况。 hbase的官方文档中给出了相应的解释说明: http://hbase.apache.org/book.html#arch.catalog

Notes on HRegionInfo:  the empty key is used to denote table start and table end.  A region with an empty start key       is the first region in a table.  If region has both an empty start and an empty end key, it's the only region in the table

 

 

 

 

www.htsjk.Com true http://www.htsjk.com/hbase/28962.html NewsArticle HBase的startkey和endkey疑惑,hbasestartkey           关于hbase 的region里面 出现空的startkey 和 endkey的情况。 hbase的官方文档中给出了相应的解释说明: http://hbase.apache.org/book.html#arch.catalog N...
相关文章
    暂无相关文章
评论暂时关闭