spotify/scio

Consider using another configuration mechanism other than properties

Open

#1,497 opened on Nov 1, 2018

 (3 comments) (0 reactions) (0 assignees)Scala (529 forks)auto 404
good first issuequestion ❓

Repository metrics

Stars
 (2,626 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide