Hi, I have 2 region servers in production that I want to gather some stats against. I want to run a table scan and count a few things (basic reporting stuff). Is it a bad idea to run such a scan on a production environment? Is there something I can do to mitigate the risk?
I am probably talking only about a few thousand rows or so in the table... and the total table size is pretty small too. Thanks.
