Hi All,

I’m planning to use HBase online schema changes, and going to ALTER TABLE,
especially ADD COLUMNs, on Phoenix.

Because my project handles quite a big dataset,
I want to make sure HBase supports quick and smooth schema changes without
disabling tables,
just as general RDMBS supports column modifications with very trivial delay.

It’ll be perfect if there is any performance or benchmark documentation.
But your any opinion or experience of that will be very helpful.

Thanks!
NaHeon

Reply via email to