Reputation: 133
Does anyone know hdfs concurrent read and write? How to calculate the number of concurrent read and write?
Upvotes: 0
Views: 794
Reputation: 21
This depends on a lot of variables (hardware, number of nodes, workflow).
I suggest installing Ganglia to monitor your cluster and observe how it behaves.
Upvotes: 1