There is no such configuration which would preclude your ability to
issue two queries concurrently.
Some relevant information you should share if you'd like more help:
* Versions of HDFS, HBase, and Phoenix
* What your "request" is
* Thread-dump (e.g. jstack) of your client and the PQS
* DEBUG logs from PQS
On 11/21/17 12:30 AM, Vaghawan Ojha wrote:
Hi,
I've a one Namenode server and another Datanode server, phoenix query
server are running on both.
For a single request, everything is fine, but when I do multiple
requests simultaneously, the query server timeouts , the table consists
only 2-3 gbs of data.
I think, I'm missing some configuration to manage this, if somebody
could help me out, it would be great.
Thank you
Vaghawan