-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
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
Assignees
Labels
Type
Projects
Status