Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.3.2
-
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. Has to be reimplemented using client side java script. In the meanwhile, removing the refresh option should mitigate the problem as users clicking on refresh when a big DAG does not show immediately causes OOM quickly.
Attachments
Attachments
Issue Links
- is related to
-
OOZIE-3155 [ui] Job DAG is not refreshed when a job is finished
- Closed
- relates to
-
OOZIE-1445 Job DAG causes OOM. Reimplement using client side javascript
- Resolved