Skip to content

MobiusForSpark/spark-eventhubs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark-eventhubs

This is the source code of EventHubsReceiver for Spark Streaming.

Here is an example project that uses EventHubsReceiver to count messages from Azure EventHubs.

Prerequisites

In order to build and run the examples, you need to have:

  1. Java 1.7/1.8 SDK.
  2. Maven 3.x
  3. Scala 2.10

Build

mvn clean install

This command builds and installs EventHubsReceiver jar to local maven cache. Subsequently you can build any Spark Streaming application that references this jar.

About

EventHubs Receiver for Spark Streaming

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Scala 100.0%