com.springml.spark

sftp

package sftp

Visibility
  1. Public
  2. All

Type Members

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

    Abstract relation class for reading data from file

  2. class DefaultSource extends RelationProvider with SchemaRelationProvider with CreatableRelationProvider

    Datasource to construct dataframe from a sftp url

  3. class DeleteTempFileShutdownHook extends Thread

    Delete the temp file created during spark shutdown

Value Members

  1. package util

Ungrouped