2015-12-16 16:05:18 -05:00
2015-12-16 15:57:46 -05:00
2015-12-16 16:05:18 -05:00

# Spring Cloud Data Flow Samples

This repository provides sample starter applications and code for use with the Spring Cloud Data Flow project. The following samples are available:

## Streaming

### link:streaming/http-to-cassandra/README.adoc[http-cassandra]

A data pipeline demonstration that consumes data from an `http` endpoint, `transforms` while the data is in-transit, and writes the transformed payload to `cassandra` database.

### link:streaming/http-to-mysql/README.adoc[http-mysql]

A data pipeline demonstration that consumes data from an `http` endpoint and writes the transformed payload to MySQL database using the `jdbc` sink.

## Task / Batch

## Data Science
Description
No description provided
Readme Apache-2.0 181 MiB
Languages
Java 86.3%
XSLT 6.5%
Python 2.9%
Shell 1.8%
CSS 1.1%
Other 1.4%