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