apache/pinot
Auf GitHub ansehenAllow using system properties to fill up the template value in configs.
Open
#9.125 geöffnet am 28. Juli 2022
good first issue
Repository-Metriken
- Stars
- (4.937 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 6T 7h) (186 gemergte PRs in 30 T)
Beschreibung
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.