Options tab

Options tab, Spark Submit

Enter the following information to adjust the amount of memory used or define optional parameters:

Option

Description

Executor Memory

Specify the amount of memory to use per executor process. Use the JVM format (for example, 512m or 2g).

Driver Memory

Specify the amount of memory to use per driver. Use the JVM format (for example, 512m or 2g).

Utility Parameters

Specify the Name and Value of optional Spark configuration parameters associated with the spark-defaults.conf file.

Last updated

Was this helpful?