Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.3.2
-
None
-
None
-
None
Description
Job DAG tab in the UI shows the workflow in a graphical representation. The way it is implemented it constructs image objects on the server side and serves it which is a bad idea and leads to OOM often on the server. Has to be reimplemented using client side java script.
OOZIE-1444 removes the refresh option for now which mitigates the problem a bit.
Attachments
Issue Links
- duplicates
-
OOZIE-2406 Completely rewrite GraphGenerator code
- Closed
- is related to
-
OOZIE-1444 Job DAG causes OOM. Remove refresh option
- Closed