Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LIVY-1009] Add support for global TTL for sessions #464

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nileshrathi345
Copy link

@nileshrathi345 nileshrathi345 commented Jan 17, 2025

What changes were proposed in this pull request?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant