spotify/scio

Consider using another configuration mechanism other than properties

开放

#1,497 创建于 2018年11月1日

 (3 条评论) (0 个反应) (0 位负责人)Scala (529 个派生)auto 404
good first issuequestion ❓

仓库指标

星标
 (2,626 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

It seems like scio uses System Properties for some configurations.

Motivated by reasons listed here https://medium.com/@hussachai/configurations-are-you-doing-it-wrong-e4ea2672a4a9 , I would like to ask whether we should consider supporting configuration via another mechanism.

贡献者指南