Packages

package config

Type Members

  1. case class ConfigEntry(name: String, value: String) extends Product with Serializable

    ConfigEntry are used to store the spark and hadoop configuration

Ungrouped