[
https://issues.apache.org/jira/browse/LIVY-864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyorgy Gal updated LIVY-864:
----------------------------
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.
> The API endpoints for 'GET /batches' and 'GET /sessions' are not implemented
> correctly
> --------------------------------------------------------------------------------------
>
> Key: LIVY-864
> URL: https://issues.apache.org/jira/browse/LIVY-864
> Project: Livy
> Issue Type: Bug
> Components: API, Server
> Affects Versions: 0.5.0, 0.6.0, 0.7.0
> Reporter: Yi Wei
> Priority: Major
> Fix For: 0.10.0
>
>
> The API endpoints for 'GET /batches' and 'GET /sessions' will only return the
> first 100 items if no explicit parameters are specified.
>
> And that behavior is not in line with what we say in the documentation. In
> the documentation, we promise like this:
> h3. GET /batches
> Returns all the active batch sessions.
>
> So the endpoints are supposed to return all active sessions and batches, we
> should fix this issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)