There are many ways to configure your data integration pipeline.
Name | Description | Sample value |
---|---|---|
pipeline.name | Name of the current pipeline. | ETL demo |
pipeline.uuid | UUID of the current pipeline. | etl_demo |
ds | Execution date string. | 2023-12-25 |
hr | Execution hour string from 00 to 23 . | 12 |
env | Environment Mage is running in. | dev , prod |
execution_partition | The current partition of the execution: datetime in this format %Y%m%dT%H%M%S . | 20231225T122520 |