Skip to content

aweigold/spring-cloud-dataflow-server-mesos

 
 

Repository files navigation

Spring Cloud Dataflow Server for Apache Mesos Build Status Maven Central Gitter

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.

Contributing

We love contributions. Follow this link for more information on how to contribute.

Building

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.

Trademarks and licenses

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/).

About

Spring Cloud Data Flow Implementation for Apache Mesos

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 64.0%
  • Java 15.9%
  • CSS 11.0%
  • Shell 8.3%
  • Ruby 0.8%