Package

com.springml.spark

sftp

Permalink

package sftp

Visibility
  1. Public
  2. All

Type Members

  1. case class DatasetRelation(fileLocation: String, fileType: String, inferSchema: String, header: String, delimiter: String, customSchema: StructType, sqlContext: SQLContext) extends BaseRelation with TableScan with Product with Serializable

    Permalink

    Abstract relation class for reading data from file

  2. class DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider

    Permalink

    Datasource to construct dataframe from a sftp url

  3. class DeleteTempFileShutdownHook extends Thread

    Permalink

    Delete the temp file created during spark shutdown

Value Members

  1. package util

    Permalink

Ungrouped