apache/pinot

Allow using system properties to fill up the template value in configs.

Open

#9,125 opened on 2022年7月28日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (1,234 forks)batch import
good first issue

Repository metrics

Stars
 (4,937 stars)
PR merge metrics
 (平均マージ 6d 7h) (30d で 186 merged PRs)

説明

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.

コントリビューターガイド