Master the language of Coalesce with our curated list of essential terms and definitions specific to refreshing your data pipelines with Coalesce.
Environment: |
A non-sandbox higher environment (e.g. QA, UAT, PROD) where data pipelines are deployed and refreshed. |
Job: |
A subset of Nodes defined manually or by a Selector query and run in isolation of a broader pipeline; the object called by a refresh operation in Coalesce. |
Command line interface (CLI): | A text-based interface that can be used to deploy and refresh Environments via ad-hoc, scheduled, or triggered execution; can be used in tandem with the browser-based Coalesce app as well as the REST API. |
REST API: | An application programming interface that can be used to obtain information about your organization (e.g. details on Environments and Nodes, run results) as well as refresh your data pipelines. |
Ad-hoc execution: | Manual, on-demand refresh |
Scheduled execution: | An interval-based refresh (e.g. every hour) |
Triggered execution: | A triggered refresh (e.g. on commit to the Testing branch of your git repository) |
Activity feed: | Section of the Deploy interface that lists completed and currently running Jobs, including refreshes and deploys. |