io.eels.component

hive

package hive

Visibility
  1. Public
  2. All

Type Members

  1. case class HiveSource(db: String, table: String, props: HiveSourceProps = ...)(implicit fs: FileSystem, hive: HiveConf) extends Source with StrictLogging with Product with Serializable

  2. case class HiveSourceProps(ignoreHiddenFiles: Boolean = true, hiddenFilePattern: String = "_.*") extends Product with Serializable

Ungrouped