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”.
データ型
string
デフォルト値
""
解説
The URL to your Apache Phoenix instance; for example, http://localhost:8765. When the LoadBalanceStrategy is configured, this takes a list of URLs in a comma separated format, for example “URL1,URL2…URLn”. Depending on the load balancing strategy, the client side load balancer selects one of the URLs to connect to.