askhatri opened a new pull request, #389:
URL: https://github.com/apache/incubator-livy/pull/389

   ## What changes were proposed in this pull request?
   
   GET /sessions/id/statements returns a list of statements run in a session. 
However the ordering of the statements are older ones first. Livy could expose 
a parameter (something like orderBy=latest) that will order the list of 
statements as latest first.
   JIRA: https://issues.apache.org/jira/browse/LIVY-970
   
   ## How was this patch tested?
   
   Verified manually by creating interactive session and statements via REST 
API call in a local Yarn cluster.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to