You have exhausted the threads. Set “phoenix.query.threadPoolSize” to a large number, say 3000 or 5000.
Alicia On 6/21/16, 3:26 AM, "金砖" <[email protected]> wrote: >while select from phoenix shell. >I receive error like this: > >Error: Task >org.apache.phoenix.job.JobManager$InstrumentedJobFutureTask@3af37506 >rejected from org.apache.phoenix.job.JobManager$1@91c4a3f[Running, pool >size = 128, active threads = 128, queued tasks = 5000, completed tasks = >90487] (state=08000,code=101) >org.apache.phoenix.exception.PhoenixIOException: Task >org.apache.phoenix.job.JobManager$InstrumentedJobFutureTask@3af37506 >rejected from org.apache.phoenix.job.JobManager$1@91c4a3f[Running, pool >size = 128, active threads = 128, queued tasks = 5000, completed tasks = >90487] > >After restart cluster, this error still occurs. > >Why would this happened? And how can I avoid this error? > >
