Hi,

You can get a list of all coordinators, their configuration, their
definition, etc from various commands either via the CLI or REST
interfaces.  I suggest you checkout these two pages in the documentation:
CLI: http://oozie.apache.org/docs/4.0.0/DG_CommandLineTool.html
REST: http://oozie.apache.org/docs/4.0.0/WebServicesAPI.html

e.g. This will return all coordinators:
$ oozie jobs -jobtype coordinator

- Robert


On Mon, Sep 9, 2013 at 11:28 AM, Serega Sheypak <[email protected]>wrote:

> 1. Is there any possibility to list all submitted coordinators?
> 2. Is there any possibility to get coordinator definition for oozie?
> 3. Is there any possiblity to get oozie coordinator configuration?
> 4. Is there any possibility to get oozie coordinator action materialization
> configuration?
>

Reply via email to