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
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。