For one job – how many map/reduce tasks will a single node handle?
Yes, I am aware that for a job, there can be multiple map/reducer jobs spread across multiple nodes. And a node can have multiple map/reduce tasks for multiple jobs.
But for a single job, how many map/reduce tasks will a single node handle?
Appreciate the insights.