[
https://issues.apache.org/jira/browse/LIVY-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asif Khatri updated LIVY-990:
-----------------------------
Fix Version/s: (was: 0.8.0)
> 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
> Priority: Major
>
> 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)