Hello, I wondered if there is a way of splitting data from one table into two or more tables in hbase with iidentical schemas, i.e. if table A has 100M records put 50M into table B, 50M into table C and delete table A. Currently, I use hbase-0.92.1 and hadoop-1.4.0
Thanks. Alex.
