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 above commands you can see this message.

Bash
Copy

The Ambari server restarts.

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

At the time of service configuration, make sure to update the below properties 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/SSLon 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