AbsaOSS / AbsaOSS/enceladus

Unify the way how we read configuration in Enceladus

Abierto
#1,936 0 comentarios 0 reacciones 1 asignado Reclamado por @benedeki Ver en GitHub
Conformance feature priority: low refactoring Standardization under discussion
Lenguaje dominante
Scala
Estrellas
33
Forks
16
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.