If i have task manager with 16 slots and 104 cores...
# troubleshooting
a
If i have task manager with 16 slots and 104 cores Every slot will take one core ? Or it can be better ?
r
Every slot will get roughly 104/16. But more spcifically, it will depend upon number of threads spawned per slot, because that will var with nature of task.
a
I think it will be thread/slot due to task chaining It is a simple app reaf from kafka , parsing , filter ,write