CData Python Connector for Apache Phoenix

Build 25.0.9454

Connection

This section provides a complete list of the Connection properties you can configure in the connection string for this provider.


PropertyDescription
URLThe 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”.
EnableSchemasSet to true if the Apache Phoenix instance you are authenticating against supports multiple schemas.
SchemaThe schema which will be used by default.
ServerConfigurationsA list of server configuration variables to override the server defaults.
VersionThe version of the Apache Phoenix instance.
LoadBalanceStrategyThe load balancing strategy to be used by the client side load balancer.
DatabaseProductNameSets the name of the database product exposed by the Avatica server. If not set, it is retrieved dynamically.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454