Class | Description |
---|---|
DataFrameReader |
A data frame reader to create the initial dataset.
|
Dataset<T> |
A dataset component: it represents relational data.
|
SparkSession |
A simple version of the Spark session, containing SparkContext that contains SparkConf.
|
SparkSession.Builder |
Spark Session Builder.
|
Copyright © 2018. All rights reserved.