November 2019
Intermediate to advanced
304 pages
8h 40m
English
In step 1, we discussed Spark-specific memory configurations. We mentioned that this can be configured for master/worker nodes. Also, these memory configurations can be dependent on the cluster resource manager.
Note that the --executor-memory 4g command-line argument is for YARN. Please refer to the respective cluster resource manager documentation to find out the respective command-line argument for the following:
For Spark Standalone, use the following command-line options to configure the memory space: