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