SparkSessionOptions Class

Definition

The SparkSessionOptions.

public class SparkSessionOptions
type SparkSessionOptions = class
Public Class SparkSessionOptions
Inheritance
SparkSessionOptions

Constructors

SparkSessionOptions(String)

Initializes a new instance of SparkSessionOptions.

Properties

Archives

Gets the archives.

Arguments

Gets the arguments.

ArtifactId

Gets or sets the artifact id.

ClassName

Gets or sets the class name.

Configuration

Dictionary of <string>.

DriverCores

Gets or sets the driver cores.

DriverMemory

Gets or sets the driver memory.

ExecutorCores

Gets or sets the executor cores.

ExecutorCount

Gets or sets the executor count.

ExecutorMemory

Gets or sets the executor memory.

File

Gets or sets the file.

Files

Gets the files.

Jars

Gets the jars.

Name

Gets the name.

PythonFiles

Gets the python files.

Tags

Dictionary of <string>.

Applies to