syscrest / gdelt-on-spring-cloud-data-flow

Code for blog post series about using Spring Cloud Data Flow to process gdeltproject.org data

Home Page:https://www.syscrest.com/2019/08/blog-post-series-processing-gdeltproject-dot-org-data-with-spring-cloud-data-flow-2-2-0-on-kubernetes/

Repository from Github https://github.comsyscrest/gdelt-on-spring-cloud-data-flowRepository from Github https://github.comsyscrest/gdelt-on-spring-cloud-data-flow

gdelt-on-spring-cloud-data-flow

This repo contains code for the blog post series "GDELT on Spring Cloud Data Flow (SCDF)" on our developer blog @ syscrest.com.

2019-08-03 Introduction to GDELTPROJECT.org and Spring Cloud Data Flow:

2019-08-04 Installation of Spring Cloud Data Flow 2.2.0.RELEASE on Kubernetes (using Kafka as the messaging subsystem)

2019-08-05 - Implementing a custom Source for Spring Cloud Data Flow with Spring Cloud Streams

2019-08-06 - Implementing a filter application

2020-03-30 Implementing a source as a function (supplier) with spring cloud function

2020-04-02 Implementing a processor as a function with spring cloud function

2020-04-04 Implementing a sink as a function (consumer) with spring cloud function

TBC

New blog posts will be added as soon as they are have been published.

About

Code for blog post series about using Spring Cloud Data Flow to process gdeltproject.org data

https://www.syscrest.com/2019/08/blog-post-series-processing-gdeltproject-dot-org-data-with-spring-cloud-data-flow-2-2-0-on-kubernetes/

License:Apache License 2.0


Languages

Language:Java 98.5%Language:TSQL 1.5%