- 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.
- Apache Hive Essentials
- JavaScript+jQuery開發(fā)實(shí)戰(zhàn)
- Elastic Stack應(yīng)用寶典
- 軟件架構(gòu):Python語言實(shí)現(xiàn)
- Hands-On Enterprise Automation with Python.
- 深入淺出PostgreSQL
- Python爬蟲、數(shù)據(jù)分析與可視化:工具詳解與案例實(shí)戰(zhàn)
- Kotlin開發(fā)教程(全2冊)
- Java Web從入門到精通(第3版)
- Go語言開發(fā)實(shí)戰(zhàn)(慕課版)
- Raspberry Pi Robotic Projects(Third Edition)
- ASP.NET 4.0 Web程序設(shè)計(jì)
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript
- SSH框架企業(yè)級應(yīng)用實(shí)戰(zhàn)
- 例說FPGA:可直接用于工程項(xiàng)目的第一手經(jīng)驗(yàn)