How client initiate create new table.

For existing table it will communicate to zookeeper and get -ROOT-/.META.
table Region server location. And then get region server location for user
table. and so on...

But in case of create new table. How it happen.

Not only "create table" but for all DDL type of operation how client able
to complete successfully.

Reply via email to