About
Office website: https://projects.spring.io/spring-xd/
Spring XD is a unified, distributed, and extensible system for data ingestion, real time analytics, batch processing, and data export.
Spring-xd shell
xd-shell
admin config server --uri https://host:port --username username --password
Jobs
job list
job create xxx --definition "yyy" --deploy
job launch --name xxx
Stream
stream create --name xxx --definition "yyy"
stream deploy xxx
steam undeploy xxx
steam destroy --name xxx
Container
runtime containers