Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.3
-
Fix Version/s: 0.4
-
Component/s: Interpreter, RSC
-
Labels:None
Description
In the current implementation of Livy, statements history will kept in Spark driver's memory forever, which will potentially lead to OOM issue if the sessions runs for days. So here propose to add statements removing mechanism.
Attachments
Issue Links
- is duplicated by
-
LIVY-204 Statement retention policy
- Resolved