[ 
https://issues.apache.org/jira/browse/LIVY-766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gyorgy Gal updated LIVY-766:
----------------------------
    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.

> Show more than 100 sessions in UI
> ---------------------------------
>
>                 Key: LIVY-766
>                 URL: https://issues.apache.org/jira/browse/LIVY-766
>             Project: Livy
>          Issue Type: Bug
>            Reporter: Nikita Ilyushkin
>            Priority: Minor
>             Fix For: 0.10.0
>
>
> Our clients has a lot of batch Livy sessions and it's useful to see them all 
> in UI. But UI caps session list by 100 items, whether there are really 100 
> livy sessions or more.
>  As I see it's not a backend issue, because request to 
> [http://livy-host:8999/batches] gives:
> {code:java}
> {"from":0,"total":123,...}
> {code}
> which I suppose means that UI just don't render the last 23 session.
> Version: 0.5.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to