Skip to content

simpligility/trino-packages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trino-packages

A repository for the creation of other binary packages of Trino, beyond the default tarball and container images from the main trino repository and documented on the Trino website, specifically the installation documentation

RPM package

Setup for creating an RPM package of Trino, migrated from Trino 470 as archive and potential usage for newer versions after the removal of the RPM from the core Trino project.

Find more information about building and using the RPM in the documentation.

Custom tarball package

Setup for creating a custom tar.gz package of Trino built on top of the core package available with Trino 472 and newer. The example includes configuration files, a limited subset of Trino plugins, and instructions for your own customizations.

Find more information about building and using the custom tarball package in the documentation.

Custom container image

Setup for creating a custom container (Docker) image of Trino built on top of the trinodb/trino-core image available with Trino 472 and newer. The example includes configuration files, a limited subset of Trino plugins, and instructions for your own customizations. The resulting image is suitable for deployment to Kubernetes with the Trino Helm charts, as well as direct use with Docker and Docker compose.

Find more information about building and using the custom container image in the documentation.

Supported Trino versions

The packages in this repository are built and released against specific Trino versions, available as tags in this repository:

Other Trino versions can be used by updating the version references as documented in the README for each package: RPM, custom tarball, and custom container image. For best results, start from the nearest lower tagged version relative to the Trino version you want to use.

Potential future additions

The following other package ideas are suitable for implementation in this repository.

  • RPM suitable for different distributions
  • Packages such as apk, deb, and others for other Linux distributions
  • Homebrew or other special packages
  • Docker image with Trino CLI only

Contributions welcome!

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 54.6%
  • Shell 39.8%
  • Groovy 4.4%
  • Dockerfile 1.2%