hadoop - phoenix hbase table presplit with multiple split points for the same region -


i using apachephoenix 4.9.1 , hbase-1.1.2. prespliting table using following option @ table creation time

split on(0,1,2,3,4,5,6,7,8,9,10)

1) possible split (0&1,2&3,4&5,5&6,6&7,8&9)  this?  2) tried merging regions manually using hbase shell. if merge presplit table (0&1,2&3,4&5,5&6,6&7,8&9) whether contain presplit info of both regions? 


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -