-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Motivation
Using a common terms in the platform to avoid confusion related to ambiguous process, process run, process id, process name
Input
Currently used:
Process - for the whole workflow including all runs of all processing dates
Process Run - for a run of one specific processing date
? - JVM execution which may contain multiple Process Run's or sometimes one Process Run maybe completed using multiple executions
Process Id - Id of the Process Run
Process Id - The id used to identify the Process - confusion!
Output
The following rename of terms:
Process -> Job
Process Run -> Job Instance
? -> Job Execution
Process Id for Process Run -> Instance Id
Process Id for Process -> Job Id
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels