What jobs are
A job is an active extraction process. It connects a source (where data is read from) to a destination (where data is written in CDF) and applies mappings to transform the data in between. Jobs run continuously or on a schedule, depending on configuration.Job lifecycle
- Create: Define a job by specifying a source, destination, and mappings.
- Start: Activate the job to begin extraction.
- Monitor: Check job status, view logs, and inspect metrics.
- Update: Modify configuration or pause the job as needed.
- Delete: Stop and remove the job when extraction is no longer required.
Use job logs and metrics to detect failures, diagnose connectivity issues, and ensure data is flowing correctly.