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

  • Apache Oozie Essentials
  • Jagat Jasjit Singh
  • 162字
  • 2021-07-30 09:58:20

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.

主站蜘蛛池模板: 大港区| 柯坪县| 五峰| SHOW| 宁明县| 和政县| 萍乡市| 民和| 垫江县| 襄汾县| 垦利县| 手游| 永顺县| 镇巴县| 大安市| 云安县| 克拉玛依市| 天等县| 霸州市| 浦江县| 南开区| 怀来县| 娱乐| 延庆县| 特克斯县| 铜山县| 抚远县| 汾阳市| 神池县| 沙湾县| 德阳市| 广丰县| 阜宁县| 中西区| 寻乌县| 亚东县| 宁南县| 屯昌县| 峨边| 佳木斯市| 彰化县|