How big is your cluster Arun? I would check the Master logs, look at the actions taken while creating this table. Check the timestamps of when region management requests are sent to the RS's and when the actions complete. Because the salt cardinality is translated directly into region splits, it's going through region assignment for 256 regions on that initial connection.
On Tue, Jun 2, 2015 at 3:17 PM, James Taylor <jamestay...@apache.org> wrote: > Glad that it worked. I think one of our HBase committers can probably > explain that better than me. Nick? > > Thanks, > James > > On Tue, Jun 2, 2015 at 3:07 PM, Arun Kumaran Sabtharishi > <arun1...@gmail.com> wrote: > > James, > > > > Thanks for your reply. It worked! > > But, can you help me understand how does it make a difference even when > > there is no data in the system.sequence table. > > > > Thanks, > > Arun >