- Building Data Streaming Applications with Apache Kafka
- Manish Kumar Chanchal Singh
- 173字
- 2022-07-12 10:38:08
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 next lines of code read the link and assign it to the to the BeautifulSoup function."
A block of code is set as follows:
import org.apache.Kafka.clients.producer.KafkaProducer;
import org.apache.Kafka.clients.producer.ProducerRecord;
import org.apache.Kafka.clients.producer.RecordMetadata;
Any command-line input or output is written as follows:
sudo su - hdfs -c "hdfs dfs -chmod 777 /tmp/hive"
sudo chmod 777 /tmp/hive
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: "In order to download new modules, we will go to Files | Settings | Project Name | Project Interpreter."
- 演進(jìn)式架構(gòu)(原書第2版)
- JavaScript從入門到精通(微視頻精編版)
- Django開發(fā)從入門到實踐
- Neo4j Essentials
- Visual C
- 差分進(jìn)化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- 蘋果的產(chǎn)品設(shè)計之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務(wù)和用戶體驗的七個原則
- Building Android UIs with Custom Views
- Python機(jī)器學(xué)習(xí)算法: 原理、實現(xiàn)與案例
- 零基礎(chǔ)學(xué)Python編程(少兒趣味版)
- Programming Microsoft Dynamics? NAV 2015
- Delphi開發(fā)典型模塊大全(修訂版)
- Python+Office:輕松實現(xiàn)Python辦公自動化
- Unity 5 Game Optimization
- HTML并不簡單:Web前端開發(fā)精進(jìn)秘籍