Unify the way how we read configuration in Enceladus
Aperta
Conformance
feature
priority: low
refactoring
Standardization
under discussion
- Lingua principale
- Scala
- Stelle
- 33
- Fork
- 16
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## Background
The way how application configuration is read in `spark-job.jar` is a mess. Sometimes it's our own `ConfigReader` sometimes the typesafe config. There are same functions defined for it, sometimes as implicits sometimes as locla ones. Needs some unification
## Feature
Refactor the code to use only `ConfigReader` to access application configuration.
The only exception being Hypedrive plugin, where it's to be considered.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.