/AWS1/CL_DZNSPARKGLUEPRPSOUT¶
The Spark Amazon Web Services Glue properties.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_additionalargs TYPE REF TO /AWS1/CL_DZNSPARKGLUEARGS /AWS1/CL_DZNSPARKGLUEARGS¶
The additional args in the Spark Amazon Web Services Glue properties.
iv_glueconnectionname TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Amazon Web Services Glue connection name in the Spark Amazon Web Services Glue properties.
iv_glueversion TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Amazon Web Services Glue version in the Spark Amazon Web Services Glue properties.
iv_idletimeout TYPE /AWS1/DZNINTEGER /AWS1/DZNINTEGER¶
The idle timeout in the Spark Amazon Web Services Glue properties.
iv_javavirtualenv TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Java virtual env in the Spark Amazon Web Services Glue properties.
iv_numberofworkers TYPE /AWS1/DZNINTEGER /AWS1/DZNINTEGER¶
The number of workers in the Spark Amazon Web Services Glue properties.
iv_pythonvirtualenv TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The Python virtual env in the Spark Amazon Web Services Glue properties.
iv_workertype TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The worker type in the Spark Amazon Web Services Glue properties.
Queryable Attributes¶
additionalArgs¶
The additional args in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALARGS() |
Getter for ADDITIONALARGS |
glueConnectionName¶
The Amazon Web Services Glue connection name in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLUECONNECTIONNAME() |
Getter for GLUECONNECTIONNAME, with configurable default |
ASK_GLUECONNECTIONNAME() |
Getter for GLUECONNECTIONNAME w/ exceptions if field has no |
HAS_GLUECONNECTIONNAME() |
Determine if GLUECONNECTIONNAME has a value |
glueVersion¶
The Amazon Web Services Glue version in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLUEVERSION() |
Getter for GLUEVERSION, with configurable default |
ASK_GLUEVERSION() |
Getter for GLUEVERSION w/ exceptions if field has no value |
HAS_GLUEVERSION() |
Determine if GLUEVERSION has a value |
idleTimeout¶
The idle timeout in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDLETIMEOUT() |
Getter for IDLETIMEOUT, with configurable default |
ASK_IDLETIMEOUT() |
Getter for IDLETIMEOUT w/ exceptions if field has no value |
HAS_IDLETIMEOUT() |
Determine if IDLETIMEOUT has a value |
javaVirtualEnv¶
The Java virtual env in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JAVAVIRTUALENV() |
Getter for JAVAVIRTUALENV, with configurable default |
ASK_JAVAVIRTUALENV() |
Getter for JAVAVIRTUALENV w/ exceptions if field has no valu |
HAS_JAVAVIRTUALENV() |
Determine if JAVAVIRTUALENV has a value |
numberOfWorkers¶
The number of workers in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBEROFWORKERS() |
Getter for NUMBEROFWORKERS, with configurable default |
ASK_NUMBEROFWORKERS() |
Getter for NUMBEROFWORKERS w/ exceptions if field has no val |
HAS_NUMBEROFWORKERS() |
Determine if NUMBEROFWORKERS has a value |
pythonVirtualEnv¶
The Python virtual env in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PYTHONVIRTUALENV() |
Getter for PYTHONVIRTUALENV, with configurable default |
ASK_PYTHONVIRTUALENV() |
Getter for PYTHONVIRTUALENV w/ exceptions if field has no va |
HAS_PYTHONVIRTUALENV() |
Determine if PYTHONVIRTUALENV has a value |
workerType¶
The worker type in the Spark Amazon Web Services Glue properties.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKERTYPE() |
Getter for WORKERTYPE, with configurable default |
ASK_WORKERTYPE() |
Getter for WORKERTYPE w/ exceptions if field has no value |
HAS_WORKERTYPE() |
Determine if WORKERTYPE has a value |