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

   ## What changes were proposed in this pull request?
   
   Currently livy GET /Sessions doesn't return fields like driver-executor 
memory, spark configuration, etc. Ideally a session response should return all 
the values set in session request api call(POST /sessions).
   
   JIRA: https://issues.apache.org/jira/browse/LIVY-967
   
   ## How was this patch tested?
   
   Verified manually by creating interactive session via REST API call in a 
local Yarn cluster. Also, we have updated the unit tests.
   


-- 
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