This project provides support for deploying Spring Cloud Data Flow's streaming data pipelines to Apache Mesos using Marathon and Chronos. It includes an implementation of Spring Cloud Data Flow’s Deployer SPI using Marathon for stream apps and Chronos for task apps.
Please refer to the reference documentation on how to get started.
We love contributions. Follow this link for more information on how to contribute.
Clone the repo and type
$ ./mvnw clean install
To build the docker image for the Data Flow Server
$ ./mvnw package docker:build -pl :spring-cloud-dataflow-server-mesos
For more information on building, see this link.
The source code of TrustedChoice’s Spring Cloud Dataflow Server for Apache Mesos is licensed under [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0)
Spring, Spring Boot and Spring Cloud are trademarks of [Pivotal Software, Inc.](https://pivotal.io/) in the U.S. and other countries.
Apache Mesos, the Apache feather logo, and the Apache Mesos project logo are trademarks of [The Apache Software Foundation](https://apache.org/).