Hi, Depending on your hbase version you can get ClusterStatus over api. https://hbase.apache.org/apidocs/org/apache/hadoop/hbase/ClusterStatus.html
Regards Samir On Tue, Sep 1, 2015 at 2:03 PM, James Teng <[email protected]> wrote: > Just as mentioned in the subject, is there any api to detect whether > cluster is up, all regions are opened and ready for requests? > > > > uknow. >
