getDfsRebalanceConcurrency
Syntax
getDfsRebalanceConcurrency()
Details
Get the number of worker threads used by the current node for chunk rebalance. It can only be executed by an administrator on the controller.
Parameters
None
Returns
A STRING scalar.
Examples
getDfsRecoveryConcurrency()
Related functions: resetDfsRebalanceConcurrency
