/AWS1/CL_EMSSESSIONCONFOVRDS¶
The configuration overrides for a session.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_runtimeconfiguration TYPE /AWS1/CL_EMSCONFIGURATION=>TT_CONFIGURATIONLIST TT_CONFIGURATIONLIST¶
The runtime configuration for the session. Contains Spark configuration properties specified at session creation time.
Queryable Attributes¶
runtimeConfiguration¶
The runtime configuration for the session. Contains Spark configuration properties specified at session creation time.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNTIMECONFIGURATION() |
Getter for RUNTIMECONFIGURATION, with configurable default |
ASK_RUNTIMECONFIGURATION() |
Getter for RUNTIMECONFIGURATION w/ exceptions if field has n |
HAS_RUNTIMECONFIGURATION() |
Determine if RUNTIMECONFIGURATION has a value |