Hi, I am attempting to prototype some schema management functionality with coprocessors. One thing I would like to do is persist the schema.
I'm assuming I'll probably want to create a catalog table for it. Is this correct? Is there a specific way I should initialize this table? I'm also assuming if I want to notify RegionObservers of change to this catalog, I probably want to use ZK. Thanks, Mike -- Michael Lewis lolrus.org [email protected]
