Install Trino via Mpack

To install Ambari Trino Mpack, perform the following steps:

  1. Download the Trino Mpack from the current released Mpacks mirror URL.
  2. Upload it to the Ambari server.
  3. Execute the following command to install the Mpack.
Bash
Copy

After running the above commands, you can see this message.

Bash
Copy

The Ambari server restarts.

Bash
Copy
  1. Log in to the Ambari UI and navigate to add the Trino service.
  2. Select dedicated hosts for the Trino coordinator and worker nodes, and make sure both components are not co-hosted.

At the time of service configuration, make sure to update the properties below in Advanced trino-env.

Bash
Copy

Below is the reference screenshot.

Deploy and start the service. Trino is now up and running without LDAP/Kerberos/SSL on port 9095.

Uninstallation Trino Mpack

Take a backup of the configuration files located in /etc/trino/conf, then stop the service from Ambari and delete the service. Once the Ambari operation is completed, run the following command on the Ambari server.

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated