I faced the issue with back pressure in streams. I was wondering if we could face the same with the batches as well.
In theory it should be possible. But in Web UI for backpressure tab for batches I was seeing that it was just showing the tasks status and no status like "OK" etc. So I was wondering if backpressure is a thing for batches. If yes, how do we reduce this especially if I am reading from hdfs. Thanks