Spring Cloud Data Flow for Mesos 1.0 RC2 发布了,此次更新增加了支持流分区和缩放功能。
Currently partitioning and scaling of sinks and processors are handled by using multiple application deployments, one for each app instance, identified by an index appended to the name.
Scaling of sources is handled by using additional application instances.
Streams are now deployed using Marathon Application Groups so it is easier to identify the different apps making up a stream.
We have added support for launching tasks using Chronos, a fault tolerant job scheduler for Mesos.
详情请看:http://spring.io/blog/2016/08/26/spring-cloud-data-flow-for-mesos-1-0-rc2-released