I am working on Spring XD M7 version. I have created a steam source | processor | sink. I have total 5 files in my source folder.When my stream deployed, it is processing sequentially where I have 3 nodes spring xd cluster with redis configured.
My input source is local file system in xd-admin node. Is there any way to configure spring xd to process my files parallelly.
If I use partition strategy, I can tell to specific files to go to the specific containers. But, this is not my requirement.
I have 5 files in my source dir, I want to process files parallelly since I have 3 nodes spring xd cluster with redis configured.
Please help me on this.
Thanks, -Suyodha