ServerConfigurations
A list of server configuration variables to override the server defaults.
Data Type
string
Default Value
""
Remarks
This property takes a comma-separated list of Apache Phoenix configuration variables. Each value in the comma-separated list will be sent as specified to override the server default values.
See this link for a list of available configurations.
Example: phoenix.stats.updateFrequency=30000,phoenix.query.maxGlobalMemoryPercentage=30