Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-19516][DOC] update public doc to use SparkSession instead of S…
…parkContext ## What changes were proposed in this pull request? After Spark 2.0, `SparkSession` becomes the new entry point for Spark applications. We should update the public documents to reflect this. ## How was this patch tested? N/A Author: Wenchen Fan <wenchen@databricks.com> Closes #16856 from cloud-fan/doc.
- Loading branch information