apache/pinot
Ver no GitHubAllow using system properties to fill up the template value in configs.
Open
#9.125 aberto em 28 de jul. de 2022
good first issue
Métricas do repositório
- Stars
- (4.937 stars)
- Métricas de merge de PR
- (Mesclagem média 6d 7h) (186 fundiu PRs em 30d)
Description
Current pinot supports environment variables override for table config template. We should also add the support and convention for system properties, as that is much simpler to use and set during runtime.