Details
Description
THe problem is that I don't see all coordiantors in HUE UI. They are running but not shown.
Here is cmd output:
sudo -u oozie oozie jobs -oozie http://my.server.com:11000/oozie -jobtype coordinator -filter status=RUNNING | grep export
0002702-131112214933260-oozie-oozi-C export-lolRUNNING 1 DAY 2013-12-15 18:15 GMT 2014-01-02 18:15 GMT
0002700-131112214933260-oozie-oozi-C export-fooRUNNING 1 DAY 2013-12-15 18:15 GMT 2014-01-02 18:15 GMT
0001835-131112214933260-oozie-oozi-C export-barRUNNING 1 DAY 2013-12-10 17:45 GMT 2014-01-02 17:45 GMT
But I don't see these coords on this tab: http://my.server.com:8888/oozie/list_oozie_coordinators/
If I do type url manually: http://my.server.com:8888/oozie/list_oozie_coordinator/0001835-131112214933260-oozie-oozi-C/ (id is taken from "missing" corods list) I can see the list of materializations, I can restart them. e.t.c.
What data can I provide to help to resolve this issue? I dodn't find any WARN/ERROR in logs
Attachments
Issue Links
- relates to
-
HUE-2721 [oozie] Paginate Workflow dashboard
-
- Resolved
-