- Apache Oozie Essentials
- Jagat Jasjit Singh
- 224字
- 2021-07-30 09:58:19
What this book covers
Chapter 1, Setting up Oozie, covers how to install and configure Oozie in Hadoop cluster. We will also learn how to install Oozie from the source code.
Chapter 2, My First Oozie Job, covers running a "Hello World" equivalent first Oozie job. It also introduces the concept of Workflow, Coordinator, and Bundles.
Chapter 3, Oozie Fundamentals, introduces the fundamental concepts of control nodes, expression language, web console, and running Oozie jobs from Hue.
Chapter 4, Running MapReduce Jobs, teaches how to run MapReduce jobs from Oozie and explores the concepts of Coordinators, Datasets, and cron-based frequency schedules.
Chapter 5, Running Pig Jobs, teaches how to run Pig jobs from Oozie. We will also cover the concept of parameterization of Datasets and Coordinator controls.
Chapter 6, Running Hive Jobs, introduces how to run Hive jobs and discusses the concepts of parameterization of Coordinator actions.
Chapter 7, Running Sqoop Jobs, shows how to run Sqoop jobs from Oozie and introduces the concept of HCatalog Datasets and EL functions.
Chapter 8, Running Spark Jobs, shows how to run Spark jobs. It also introduces the concept of Bundles and how they are used to group a set of Coordinator jobs.
Chapter 9, Running Oozie in Production, covers how to package the code for production deployments and how to rerun the jobs that have failed.
- Learning C# by Developing Games with Unity 2020
- Learning Apex Programming
- R語言編程指南
- TypeScript實戰指南
- Python 3破冰人工智能:從入門到實戰
- Apex Design Patterns
- Mastering Data Mining with Python:Find patterns hidden in your data
- D3.js By Example
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- OpenCV Android Programming By Example
- JavaScript悟道
- Python應用與實戰
- UI動效設計從入門到精通
- Building UIs with Wijmo
- 產品架構評估原理與方法