Bug Report:
Spark structured streaming with databricks spark ends up with java.util.concurrent.TimeoutException: Futures timed out after [5 minutes]
- Actual behavior: Ends up in the above mentioned error
- Expected behavior: Events consumed and processed
- Spark version: Apache Spark 3.4.1, Scala 2.12
- spark-eventhubs artifactId and version: com.microsoft.azure:azure-eventhubs-spark_2.12:2.3.22
Bug Report:
Spark structured streaming with databricks spark ends up with
java.util.concurrent.TimeoutException: Futures timed out after [5 minutes]