- 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.
- Fundamentals of Linux
- Java應(yīng)用與實戰(zhàn)
- PostgreSQL for Data Architects
- EPLAN實戰(zhàn)設(shè)計
- .NET 3.5編程
- QGIS Python Programming Cookbook(Second Edition)
- JavaScript程序設(shè)計:基礎(chǔ)·PHP·XML
- Emotional Intelligence for IT Professionals
- JavaScript悟道
- 零基礎(chǔ)學(xué)C++(升級版)
- Python 3快速入門與實戰(zhàn)
- Deep Learning for Natural Language Processing
- iOS Development with Xamarin Cookbook
- Docker on Windows
- Android從入門到精通