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

Add default jvm opts to tony jobtype and tony core #629

Merged
merged 2 commits into from
Dec 17, 2021

Conversation

UWFrankGu
Copy link
Contributor

@UWFrankGu UWFrankGu commented Dec 17, 2021

This PR adds default jvm opts for tony.task.am.jvm.opts and tony.task.executor.jvm.opts in both jobtype plugin and tony core.

  • For jobs launched through Azkaban, we will inject default jvm options in tony configuration through tony.task.am.jvm.opts and tony.task.executor.jvm.opts configurations, this will force default jvm options to the Application Master and TonY Executor.
  • For jobs launched through Tony client directly, we have the option to add default jvm options in tony-site.xml through config tony.task.default.jvm.opts.

Signed-off-by: Frank Gu <cgu@linkedin.com>
Signed-off-by: Frank Gu <cgu@linkedin.com>
@UWFrankGu UWFrankGu merged commit 42193b9 into tony-framework:master Dec 17, 2021
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.

2 participants