- Fast Data Processing with Spark 2(Third Edition)
- Krishna Sankar
- 166字
- 2021-08-20 10:27:05
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The hallmark of a MapReduce
system is this: map
and reduce
, the two primitives."
A block of code is set as follows:
<dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <scope>test</scope> </dependency>
Any command-line input or output is written as follows:
./ec2/spark-ec2 -i ~/spark-keypair.pem launch myfirstsparkcluster --resume
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "From Spark 2.0.0 onwards, they have changed the packaging, so we have to include spark-2.0.0/assembly/target/scala-2.11/jars
in Add External Jars…."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 深入淺出Electron:原理、工程與實踐
- 高級C/C++編譯技術(典藏版)
- Java Web開發技術教程
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- 零基礎學Kotlin之Android項目開發實戰
- UML2面向對象分析與設計(第2版)
- Mastering Apache Storm
- JavaScript+jQuery網頁特效設計任務驅動教程
- WildFly Cookbook
- Learning D
- Microsoft HoloLens By Example
- Java EE實用教程
- Elastix Unified Communications Server Cookbook
- 計算機應用基礎