Hi, The Web UI for HBase Master shows a list of Region In Transition.
Is there a way to get this list via command line? HBase shell or zkCli? Is the /hbase/unassigned node in ZooKeeper are the region in transition, or in transition could also mean, assigned (thus not in that zNode) but the region server did not open it from some reason? Thank you, Asaf
