Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3.2
-
Fix Version/s: 4.0.0
-
Component/s: None
-
Labels: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
Issue Links
- relates to
-
OOZIE-1445 Job DAG causes OOM. Reimplement using client side javascript
-
- Resolved
-