- 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
推薦閱讀
- Microsoft Power BI Quick Start Guide
- PostgreSQL 11 Server Side Programming Quick Start Guide
- 精通Windows Vista必讀
- Zabbix Network Monitoring(Second Edition)
- 數(shù)據(jù)挖掘方法及天體光譜挖掘技術(shù)
- 完全掌握AutoCAD 2008中文版:綜合篇
- Spark大數(shù)據(jù)技術(shù)與應(yīng)用
- 構(gòu)建高性能Web站點(diǎn)
- 電腦主板現(xiàn)場(chǎng)維修實(shí)錄
- 工業(yè)機(jī)器人應(yīng)用案例集錦
- Implementing AWS:Design,Build,and Manage your Infrastructure
- Visual Basic.NET程序設(shè)計(jì)
- Machine Learning with Apache Spark Quick Start Guide
- 網(wǎng)中之我:何明升網(wǎng)絡(luò)社會(huì)論稿
- Hands-On Reactive Programming with Reactor