Skip to main content

GetSparkConfig

Returns the Spark configuration object.

def GetSparkConfig() - > *Config

Retrieves the Spark configuration. Callers use this function to access the current Spark configuration settings.

Returns

TypeDescription
*ConfigThe Spark configuration object.