apache/pinot
View on GitHubAllow using system properties to fill up the template value in configs.
Open
#9,125 opened on Jul 28, 2022
good first issue
Repository metrics
- Stars
- (4,937 stars)
- PR merge metrics
- (Avg merge 6d 7h) (186 merged PRs in 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.