Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs
- databricks
- real-time
- scala
- microsoft
- bigdata
- apache-spark
- spark
- continuous
- streaming
- apache
- azure
- ingestion
- event-hubs
- stream
- eventhubs
- spark-streaming
- kafka
- connector
- structured-streaming
Scala versions:
2.11
spark-streaming-eventhubs_connector 2.1.3
Group ID:
com.microsoft.azure
Artifact ID:
spark-streaming-eventhubs_connector_2.11
Version:
2.1.3
Release Date:
Sept 18, 2017
Licenses:
Files:
Developers:
libraryDependencies += "com.microsoft.azure" %% "spark-streaming-eventhubs_connector" % "2.1.3"
ivy"com.microsoft.azure::spark-streaming-eventhubs_connector:2.1.3"
//> using dep "com.microsoft.azure::spark-streaming-eventhubs_connector:2.1.3"
import $ivy.`com.microsoft.azure::spark-streaming-eventhubs_connector:2.1.3`
<dependency> <groupId>com.microsoft.azure</groupId> <artifactId>spark-streaming-eventhubs_connector_2.11</artifactId> <version>2.1.3</version> </dependency>
compile group: 'com.microsoft.azure', name: 'spark-streaming-eventhubs_connector_2.11', version: '2.1.3'