Bindu Boppudi created ZOOKEEPER-4539: ----------------------------------------
Summary: UncheckedExecutionException: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper Key: ZOOKEEPER-4539 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4539 Project: ZooKeeper Issue Type: Bug Components: scripts, server Environment: Solr, Azure VM, Azure Databricks, Lucidworks Spark/solr library (installed in azure Databricks clusters) Reporter: Bindu Boppudi Trying to connect to Apache solr which is available in Azure environment using Spark/solr connector with Zkhost address from Azure Databricks. Getting this error: UncheckedExecutionException: org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:2181 within 60000 ms Caused by: SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper localhost:2184 within 60000 ms Caused by: TimeoutException: Could not connect to ZooKeeper localhost:2184 within 60000 ms -- This message was sent by Atlassian Jira (v8.20.7#820007)