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

talake-spark3_2.12.14.9.0.source-code.reference.conf Maven / Gradle / Ivy

There is a newer version: 14.8.0
Show newest version
# configuration example for ca.ferlab.datalake.core.config.Configuration class
datalake = {
    storages = [
      {
       filesystem=LOCAL
       id = "default"
       path = "spark-warehouse"
      }
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy