Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
4.3.0
-
None
-
None
-
None
Description
After OOZIE-2406 we can generate workflow PNGs w/ an affordable CPU / heap footprint.
Now it's time to cache:
- PNGs of the workflows already in some end state
- w/ configurable TTL (default: 15 minutes)
- to temp files
- using e.g. Guava's LoadingCache
Attachments
Issue Links
- is blocked by
-
OOZIE-2406 Completely rewrite GraphGenerator code
- Closed