Skip to content

[Native] Deployment instructions for Presto C++ docs #25217

@alileclerc

Description

@alileclerc

We need a step-by-step guide to help users deploy Presto C++ using Docker or similar tooling. The documentation should make it easy for new users to get up and running with Presto C++, including setting up dependencies, configuration, and starting the engine similar to https://prestodb.io/docs/current/installation/deploy-docker.html

Presto Component, Service, or Connector

Presto C++

Possible Implementation

Model the new documentation after the existing Presto Java deployment guide:
https://prestodb.io/docs/current/installation/deploy-docker.html

Include:

How to build or pull a Docker image for Presto C++

Required configuration files and environment variables

How to run queries using the C++ coordinator and workers

How to verify the deployment is successful

Example Screenshots (if appropriate):

Context

Presto C++ is gaining adoption and community interest, but deployment is currently under-documented on our docs. A clear deployment guide would help potential users evaluate the project more easily and contribute back. This is especially important for those coming from Java-based Presto who expect similar out-of-the-box usability.

Metadata

Metadata

Type

No type

Projects

Status

🆕 Unprioritized

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions