Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

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.