Adding salting to an existing table would mean changing Rowkey of each Row in HBase. I dont think it possible without re-writing entire table with new RowKey(salted). Are you ok with rewriting entire table with new Rowkey?
On Tue, Aug 18, 2015 at 7:29 AM, Sumanta Gh <[email protected]> wrote: > Hi, > Is there a way to add salt buckets to an existing table with data? > > Regards > Sumanta > > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > -- Thanks & Regards, Anil Gupta
