Skip to content

Configure system-memory-gb for Presto worker deployment #1503

@coderabbitai

Description

@coderabbitai

Description

The Presto worker configuration should include the system-memory-gb property set to approximately 90% of the available machine memory according to the Presto documentation.

Currently, the worker configuration template at tools/deployment/presto-clp/worker/config-template/config.properties does not include this setting, which may lead to suboptimal memory usage.

Suggested Action

Add the system-memory-gb property to the worker configuration template, either:

  • As a hardcoded value with documentation explaining how to adjust it
  • As an environment variable placeholder for flexible configuration

References

Requested by: @junhaoliao

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions