Returns a list of executor id and host.
Returns a list of executor id and host.
The dataset containing the current spark session.
List of executors as an array of (id,host).
Get number of cores from dummy dataset for 1 executor.
Get number of cores from dummy dataset for 1 executor. Note: all executors have same number of cores, and this is more reliable than getting value from conf.
The dataset containing the current spark session.
The number of cores per executor.
Returns the number of executors * number of cores.
Returns the number of executors * number of cores.
The dataset containing the current spark session.
The number of cores per executor.
The number of executors * number of cores.