ServerConfigurations
A list of server configuration variables to override the server defaults.
データ型
string
デフォルト値
""
解説
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