I would like to get info like total cores and total memory available in the spark cluster via an spark java api, any suggestion?
This will help me in setting the right partition when invoking parallelize for example Thanks, Hussam
I would like to get info like total cores and total memory available in the spark cluster via an spark java api, any suggestion?
This will help me in setting the right partition when invoking parallelize for example Thanks, Hussam