Hi ,
I used t2.medium machines for the task manager nodes. It has 2 CPU and 4GB memory.
But the task manager screen shows that there are 4 slots.
Generally we should match the number of slots to the number of cores.
Our pipeline is Source -> Simple Transform -> Sink.
What happens when we have more slots than cores in following scenarios?
1) The transform is just changing of json format.
2) When the transformation is done by hitting another server (HTTP request)
Thanks,
Prasanna.