Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Apache Oozie Essentials

You're reading from  Apache Oozie Essentials

Product type Book
Published in Dec 2015
Publisher
ISBN-13 9781785880384
Pages 164 pages
Edition 1st Edition
Languages
Author (1):
Jagat Singh Jagat Singh
Profile icon Jagat Singh

Coordinator controls


The execution policies for the actions of a Coordinator job can be defined in the Coordinator application. There are different types of Coordinator controls, as shown in the following figure:

Coordinator controls

Here's a brief explanation of the Coordinator controls present in the preceding figure:

  • timeout: The timeout control allows us to say how long the Coordinator action will be in the waiting or ready state before timing out on its execution, for example, five minutes.

  • concurrency: Using this control, we can specify the concurrency for the Coordinator actions. It specifies how many Coordinator actions are allowed to run concurrently (the running status).

  • execution: If there is a backlog of Coordinators, this control helps to decide which one should be executed. The different choices are oldest first (FIFO), newest first (LIFO), none (NONE), and last one only (LAST_ONLY).

  • throttle: The throttle control specifies the maximum number of Coordinator actions that are allowed...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}