[ 
https://issues.apache.org/jira/browse/LIVY-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388545#comment-17388545
 ] 

Yi Wei commented on LIVY-864:
-----------------------------

Pull request on Github:



https://github.com/apache/incubator-livy/pull/324

> 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
>
> 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.3.4#803005)

Reply via email to