in hbase 0.98.10, class "HBaseAdmin " line 303, method "tableExists", will create a catalogTracker for every call
we can let a HBaseAdmin object use one CatalogTracker object, to reduce the object create, connect zk and so on
in hbase 0.98.10, class "HBaseAdmin " line 303, method "tableExists", will create a catalogTracker for every call
we can let a HBaseAdmin object use one CatalogTracker object, to reduce the object create, connect zk and so on