Connection
This section provides a complete list of the Connection properties you can configure in the connection string for this provider.
Property | Description |
URL | The URL to your Apache Phoenix instance. This property overrides the Server/Port/UseSSL connection properties. When the LoadBalanceStrategy is configured, this takes a list of URLs in a comma separated format, for example “URL1,URL2…URLn”. |
EnableSchemas | Set to true if the Apache Phoenix instance you are authenticating against supports multiple schemas. |
Schema | The schema which will be used by default. |
ServerConfigurations | A list of server configuration variables to override the server defaults. |
Version | The version of the Apache Phoenix instance. |
LoadBalanceStrategy | The load balancing strategy to be used by the client side load balancer. |