Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

openzipkin-attic/sparkstreaming-stream-kinesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

sparkstreaming-stream-kinesis

KinesisStreamFactory

The Zipkin Amazon Kinesis Stream provider for the zipkin-sparkstreaming project is an alternative to the Kafka Stream provider. The Amazon Kinesis service is a managed streaming data service that is effective at enabling analysis of large amounts of data. Using it in place of Kafka removes the need to stand up and manage a distributed Kafka deployment.

Usage

While the KinesisStreamFactory can be used directly through the provided builder interface, most users will likely find more value in the Spring Boot autoconfiguraton module. Additional information for using the module can be found in that modules README.

About

Zipkin Sparkstreaming Stream: Kinesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages