- Apache Oozie Essentials
- Jagat Jasjit Singh
- 66字
- 2021-07-30 09:58:19
Preface
With the increasing popularity of Big Data in enterprise, every day more and more workloads are being shifted to Hadoop.
To run those regular processing jobs on Hadoop, we need a scheduler that can act as cron for all data pipelines. Oozie plays this role in the Big Data world.
This book introduces you to the world of Oozie using a step-by-step case study-based approach.
推薦閱讀
- 軟件安全技術
- Instant Testing with CasperJS
- Oracle WebLogic Server 12c:First Look
- Web Application Development with R Using Shiny(Second Edition)
- Hands-On JavaScript High Performance
- Windows Server 2012 Unified Remote Access Planning and Deployment
- Python機器學習算法與實戰
- RabbitMQ Cookbook
- Python之光:Python編程入門與實戰
- Visual Basic程序設計上機實驗教程
- 西門子S7-200 SMART PLC編程從入門到實踐
- C#程序設計教程(第3版)
- RESTful Java Web Services(Second Edition)
- Python 3 數據分析與機器學習實戰
- 從零學Java設計模式