Details
Description
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