Team, Currently I am working on spring-xd and using as a runtime container for data analytics and yarn jobs.
My questions are
1) Can I leverage the same environment setup which I used for spring-xd?
2) From the documentation,I read that it can be deployed as micro services, is it using embedded drivers for stream processing? If it is using embedded drivers, can I use it to deploy in a clustered environment with the same infrastructure leveraged for spring-xd?
3) Is there any specific wrappers built for Apache Spark?
My Environment: Spark 1.6.1, Hadoop 2.7.2, zookeeper 3.6.8, redis 3.2, spring-xd-1.3.1
Any help on this specific queries would be highly appreciated.