- Mastering Hadoop
- Sandeep Karanth
- 152字
- 2021-08-06 19:52:57
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "The FileInputFormat
subclass and associated classes are commonly used for jobs taking inputs from HFDS."
A block of code is set as follows:
return new CombineFileRecordReader<LongWritable, Text>((CombineFileSplit) inputSplit, taskAttemptContext,MasteringHadoopCombineFileRecordReader.class); }
Any command-line input or output is written as follows:
14/04/10 07:50:03 INFO input.FileInputFormat: Total input paths to process : 441
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "The former is called a Map-side join and the latter is called a Reduce-side join."
推薦閱讀
- Internet接入·網(wǎng)絡(luò)安全
- Mastering Mesos
- 零起步輕松學(xué)單片機(jī)技術(shù)(第2版)
- 機(jī)器學(xué)習(xí)實(shí)戰(zhàn):基于Sophon平臺(tái)的機(jī)器學(xué)習(xí)理論與實(shí)踐
- Windows 8應(yīng)用開發(fā)實(shí)戰(zhàn)
- Security Automation with Ansible 2
- 城市道路交通主動(dòng)控制技術(shù)
- 大數(shù)據(jù)挑戰(zhàn)與NoSQL數(shù)據(jù)庫技術(shù)
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- CompTIA Linux+ Certification Guide
- 愛犯錯(cuò)的智能體
- Godot Engine Game Development Projects
- Working with Linux:Quick Hacks for the Command Line
- 21天學(xué)通Linux嵌入式開發(fā)
- Machine Learning with Spark(Second Edition)