Ask Your Question
4

Why is the parameterized schedule not getting added until the initial execution of the pipeline?

asked 2023-07-07 17:26:08 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-07-07 17:53:02 +0000

lakamha gravatar image

The parameterized schedule is not added until the initial execution of the pipeline because the pipeline needs to be fully understood by the system before it can determine how to handle the parameterized schedule. In other words, the system needs to parse and validate the pipeline configuration before it can apply the parameterized schedule, and this can only be done during the initial execution of the pipeline. Additionally, the initial execution of the pipeline is when the system performs any necessary setup and initializes the resources needed for the pipeline, which is when the parameterized schedule can be added and executed correctly.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-07 17:26:08 +0000

Seen: 11 times

Last updated: Jul 07 '23