Support Questions

Find answers, ask questions, and share your expertise

Default values for connections to Phoenix/HBase ?

avatar

I am using HDP 2.4.0.7.

I am trying to find the default values for the following properties for Phoenix/HBase:

hbase.hconnection.threads.max

phoenix.client.connection.max.allowed.connections

Since these values have not been set, I believe it will use the default value.

I want to know the default values.

1 ACCEPTED SOLUTION

avatar
Super Guru

phoenix.client.connection.max.allowed.connections does not exist in the version of Phoenix shipped in HDP-2.4.0.7.

hbase.hconnection.threads.max

defaults to 256 unless you have configured it otherwise in hbase-site.xml.

View solution in original post

1 REPLY 1

avatar
Super Guru

phoenix.client.connection.max.allowed.connections does not exist in the version of Phoenix shipped in HDP-2.4.0.7.

hbase.hconnection.threads.max

defaults to 256 unless you have configured it otherwise in hbase-site.xml.