All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bio.ferlab.datalake.spark3.SparkApp.scala Maven / Gradle / Ivy

There is a newer version: 14.8.0
Show newest version
package bio.ferlab.datalake.spark3

import bio.ferlab.datalake.commons.config.SimpleConfiguration
import pureconfig.generic.auto._
abstract class SparkApp extends SparkAppWithConfig[SimpleConfiguration] {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy