Yi Wei created LIVY-864:
---------------------------

             Summary: 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.7.0, 0.6.0, 0.5.0
            Reporter: Yi Wei


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