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

standardize configuration YAML structure and represent it as a POJO #377

Open
reynoldsm88 opened this issue Mar 15, 2022 · 0 comments
Open

Comments

@reynoldsm88
Copy link
Contributor

reynoldsm88 commented Mar 15, 2022

As an Odinson API user, I would like the configuration YAML structure to be standardized so that I can use it in my projects without having to go back to the code to find out where in the config tree a property is.

Also, as an Odinson API user, I would like the Odinson config structure to be represented as a POJO or case class to make it easier to use with distributed systems like Apache Flink and Apache Spark

Details:
I am thinking something similar to what we have done here. Even up to the point of just copying the classes out of that repository into this one.

Let me know what you think.

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