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

   ## What changes were proposed in this pull request?
   
   Adde two new Livy configuration parameters as below:
   
   ```
   Enabled to check whether TTL Livy sessions should be stopped.
   livy.server.session.ttl-check = false
   
   Time in milliseconds on how long Livy will wait before TTL is an inactive 
session.
   Note that the inactive session could be busy running jobs.
   livy.server.session.ttl = 8h
   ```
   
   
   ## How was this patch tested?
   
   Read 
https://docs.google.com/document/d/1F2hU1RfShmNCKEWWkz_LpjEOev2BwbtZZBEueHpvgHM/edit
 for details.
   


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