- Machine Learning with Spark(Second Edition)
- Rajdeep Dua Manpreet Singh Ghotra Nick Pentreath
- 94字
- 2021-07-09 21:07:40
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 explore the basics of the Spark programming model.
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:
Refer to the following URLs:
- For the Spark Quick Start refer to, http://spark.apache.org/docs/latest/quick-start
- For the Spark Programming guide, which covers Scala, Java, Python and R--, refer to, http://spark.apache.org/docs/latest/programming-guide.html
推薦閱讀
- 電力自動化實用技術問答
- LabVIEW虛擬儀器從入門到測控應用130例
- 基于LPC3250的嵌入式Linux系統(tǒng)開發(fā)
- Java實用組件集
- Learning Apache Spark 2
- 精通Windows Vista必讀
- 群體智能與數(shù)據(jù)挖掘
- Practical Big Data Analytics
- Photoshop行業(yè)應用基礎
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- Visual Studio 2010 (C#) Windows數(shù)據(jù)庫項目開發(fā)
- 智能鼠原理與制作(進階篇)
- 數(shù)字多媒體技術與應用實例
- MySQL Management and Administration with Navicat
- Flink內(nèi)核原理與實現(xiàn)