Deploy Custom Build for Trino¶
This section explains how to deploy a custom code build of the Privacera Trino plugin to your cluster.
Steps to Deploy Custom Build¶
-
For setup instructions, refer Setup for Access Management for Trino and complete the steps up to Create Entrypoint.sh Script
-
Navigate to the
privacera-trino-plugindirectoryBash -
Update the following property in the
privacera_trino_setup.shscript:Bash - After updating the custom build URL, returns to Setup for Access Management for Trino and continue from the Create Entrypoint.sh Script step onward.
Verification¶
- To verify that the Privacera Trino plugin from the custom build is installed correctly, check the plugin version file
Bash - The
privacera_version.txtfile should contain the version information that corresponds to your custom build.
- Prev topic: Troubleshooting