Database Reference
In-Depth Information
The Spark programming model
Before we delve into a high-level overview of Spark's design, we will introduce the
SparkContext object as well as the Spark shell, which we will use to interactively ex-
plore the basics of the Spark programming model.
Tip
While this section provides a brief overview and examples of using Spark, we recommend
that you read the following documentation to get a detailed understanding:
• Spark Quick Start: http://spark.apache.org/docs/latest/quick-start.html
Spark Programming guide , which covers Scala, Java, and Python: ht-
tp://spark.apache.org/docs/latest/programming-guide.html
Search WWH ::




Custom Search