Hi, Please look into the following issue
Scenario: 1) Created an AWS EMR HBASE cluster with 1 Master node and 2 Core(Slave) nodes 2) Created HBase table with 20 regions auto split across the 2 Core nodes 3) I downscaled my cluster to 1 Core node 4) The table doesn't seem to work Questions: Is it wrong to downscale HBase cluster as my table doesn't seem to be working? Thanks
