apache/pinot

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

Open

#9,125 建立於 2022年7月28日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Java (1,234 fork)batch import
good first issue

倉庫指標

Star
 (4,937 star)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 186 個 PR)

描述

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.

貢獻者指南