Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide for configuring default properties #5689

Open
corneil opened this issue Feb 21, 2024 · 0 comments
Open

Provide for configuring default properties #5689

corneil opened this issue Feb 21, 2024 · 0 comments

Comments

@corneil
Copy link
Contributor

corneil commented Feb 21, 2024

Problem description:
There is often a need for common properties when deploying streams or tasks. Configuring and redeploying skipper of dataflow shouldn't be required to provide default properties.

Solution description:
Provide for saving default properties per platform and launch type.
The properties will be added if they don't exist in the incoming property set when launching a task or stream.
Dataflow should provide an endpoint for creating, modifying and deleting properties.
An entry will have indicators that show it applies to tasks or streams or all.
All may indicator future application type launched.

A simple example of this the configuration for common metrics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant