spotify/scio

Consider using another configuration mechanism other than properties

Offen

#1.497 geöffnet am 01.11.2018

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Scala (529 Forks)auto 404
good first issuequestion ❓

Repository-Metriken

Stars
 (2.626 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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