ServerConfigurations Parameter (Connect-ApachePhoenix Cmdlet)
A list of server configuration variables to override the server defaults.
Syntax
Connect-ApachePhoenix -ServerConfigurations string
Data Type
cstr
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