spark-utils icon indicating copy to clipboard operation
spark-utils copied to clipboard

Use PureConfig configuration framework

Open tupol opened this issue 6 years ago • 1 comments

Currently spark-utils is using the scala-utils configuration framework. This framework might be deprecated soon and replaced with PureConfig

Migrate the existing context factories to use PureConfig.

The migration should be fairly simple and smooth.

tupol avatar Jan 11 '20 08:01 tupol

This will form a good candidate for the next major release: 1.0.0

tupol avatar Sep 05 '22 04:09 tupol