Skip to content

shankarganesh1234/DistributedProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DistributedProcessing

This is a simple example of using Apache Flink to perform stream processing

The sample can be summarized as follows :-

  • Accept stream of inputs
  • Perform deduplication within a time window
  • Enrich the stream using Asynchronous web service calls
  • Transform the response
  • Write the output to RollingFile sink and Elasticsearch sink

About

Simple example of using Apache Flink to perform stream processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages