Replies: 2 comments 1 reply
|
They were implemented to make certain specific Beam pipeline scenarios possible in the early days. It transferred some configuration options (like folder names). These days we have the option for Beam and Spark to use an environment config file to solve that. |
1 reply
|
For things like the missing icon please always file a bug report. We're sometimes slow, ... but we do fix issues ;-) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
i have a question regarding
run configurationmetadata for pipelines and workflows.I noticed that pipeline run configuration allows you to define variables, whereas workflow run configuration do not.
pipeline run configuration

workflow run configuration

My question is: What is the intended purpose of these variables, and what is the use case for having them only on pipeline run configurations but not on workflow run configurations?
Another thing I noticed is that, the variable icon is missing.
Could someone explain the design rationale behind this feature and the intended way to use it?
Thanks!
All reactions