Asif Khatri created LIVY-990:
--------------------------------
Summary: Persisting Livy Statements
Key: LIVY-990
URL: https://issues.apache.org/jira/browse/LIVY-990
Project: Livy
Issue Type: Improvement
Components: Server
Reporter: Asif Khatri
Fix For: 0.8.0
While Livy saves the session details as part of the session recovery feature,
it does not save the statements. We need a new improvement to save statement
details as session history.
* This new improvement is not an extension of the existing “session recovery”.
* Livy “session recovery” and “statements persistent” will both be independent.
* Livy will never read or restore on the restart of the Livy service. It will
just write the data.
* Livy will write the data only to local storage. Livy will not support
storing those files on HDFS or Zookeeper.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)