Managed Splitting of phoenix salted tables

2017-01-20 Thread Pradheep Shanmugam
HI, 1. I have couple of phoenix tables with salting. I am assuming that all the regions will grow uniformly across the region server. Based on above I expect the region splitting to happen across all the region servers at the same time which will impact my performance when the region size gets

Re: Timeline consistency using PQS

2017-01-20 Thread Josh Elser
Tulasi, Any property which you can provide in the `Properties` object when instantiating the PhoenixDriver (outside of PQS), you can pass into PQS via the same `Properties` object when instantiating the thin Driver. The OpenConnectionRequest[1] is the RPC mechanism which passes along this