官术网_书友最值得收藏!

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: "Now, edit the torrc file placed at the /etc/tor/ directory."

Most of the code in the book is XML. A block of code is set as follows:

<workflow-app name="My_first_Workflow" xmlns="uri:oozie:workflow:0.5">
  <start to="fs-2178"/>
  <kill name="Kill">
    <message>Action failed </message>
  </kill>     
  <action name="fs-2178">
    <fs>
      <delete path='${nameNode}/user/hue'/>
    </fs>
    <ok to="End"/>
    <error to="Kill"/>
  </action>
  <end name="End"/>
</workflow-app>

Any command-line input or output is written as follows:

# $ hadoop fs -ls /user/hue/learn_oozie

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: "Go to Settings | Networking | Port Forwarding , Click on Add new port forwarding."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 建昌县| 昭通市| 安龙县| 黑山县| 平谷区| 元阳县| 宁津县| 万安县| 乌什县| 阿尔山市| 陇西县| 什邡市| 昆山市| 小金县| 招远市| 长乐市| 宁海县| 彰化县| 香港| 蓬溪县| 昆山市| 湟中县| 东乡县| 贡觉县| 灵石县| 东宁县| 盐边县| 越西县| 朝阳区| 汤阴县| 会东县| 阳朔县| 习水县| 休宁县| 鞍山市| 繁峙县| 集安市| 太康县| 洛阳市| 江陵县| 安徽省|