apache/pinot
Voir sur GitHubAllow using system properties to fill up the template value in configs.
Open
#9 125 ouverte le 28 juil. 2022
good first issue
Métriques du dépôt
- Stars
- (4 937 stars)
- Métriques de merge PR
- (Merge moyen 6j 7h) (186 PRs mergées en 30 j)
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.