Saves a DataFrame to a destination (using data source-specific parameters)
Saves a DataFrame to a destination (using data source-specific parameters)
SQLContext
specifies what happens when the destination already exists
data source-specific parameters
DataFrame to save (i.e. the rows after executing the query)
Relation with a known schema
0.1.0
Returns a new base relation with the given parameters and user defined schema.
Returns a new base relation with the given parameters and user defined schema.
0.1.0
The parameters' keywords are case insensitive and this insensitivity is enforced by the Map that is passed to the function.
Returns a new base relation with the given parameters.
Returns a new base relation with the given parameters.
0.1.0
The parameters' keywords are case insensitive and this insensitivity is enforced by the Map that is passed to the function.
The string that represents the alias for the datasource.
The string that represents the alias for the datasource. The defined value is filetransfer.
0.1.0
Provides access to remote file data sources.
0.1.0