Is there any plans to support Aurora and Mesos similar to Marathon and Mesos ?
Thanks
Is there any plans to support Aurora and Mesos similar to Marathon and Mesos ?
Thanks
We do not have any near-term plans for Aurora. With what we have learned from community interaction, we've taken the opinionated view of Marathon as the out-of-the-box experience.
That said, if there's a java-client for Aurora, it is fairly straightforward to add your own spring-cloud-deployer-mesos
implementation, which in turn can be consumed by Spring Cloud Data Flow's mesos-server implementation. Feel free to submit a pull request and we would happy to collaborate.