[
https://issues.apache.org/jira/browse/LIVY-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-345:
----------------------------
Fix Version/s: 0.10.0
(was: 0.9.0)
This issue has been moved to the 0.10.0 release as part of a bulk update. If
you feel this is moved out inappropriately, feel free to provide justification
and reset the Fix Version to 0.9.0.
> Add kill and cancel functionality to UI
> ---------------------------------------
>
> Key: LIVY-345
> URL: https://issues.apache.org/jira/browse/LIVY-345
> Project: Livy
> Issue Type: Improvement
> Components: Server
> Affects Versions: 0.4.0
> Reporter: Alex Bozarth
> Assignee: Alex Bozarth
> Priority: Minor
> Fix For: 0.10.0
>
>
> Add kill links (like in the Spark Web UI) to each session in the All Sessions
> Page
> * Include popup verification (like in Spark)
> * {noformat} Calls DELETE /session/{id} {noformat}
> Also add similar cancel links to each statement in the Session Page
> * Include popup verification
> * {noformat} POST /sessions/{sessionId}/statements/{statementId}/cancel
> {noformat}
> These links should require proper security
> [This may be split up into two PRs if needed]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)