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.

贡献者指南