AWS Glue Job
The following table describes AWS Glue job attributes:
Attribute |
Description |
---|---|
Connection profile |
Defines the connection profile for the job. Rules:
|
Glue Job Name |
Defines the AWS Glue job name that you want to run. After you create an AWS Glue pipeline, it is saved as a jobname and you can run it. |
Glue Job Arguments |
Determines whether to add arguments to the AWS Glue job. |
Arguments |
Defines the AWS Glue job runtime parameters Format: {“--myArg1”: “myVal1”, “--myArg2”: “myVal2”} |
Status Polling Frequency |
(Optional) Determines the number of seconds to wait before checking the status of the job between intervals. Default: 15 |