Managing the Trino Gateway Mpack
Installing the Mpack
Perform the following steps to install the Ambari Trino Gateway Mpack.
- Download the Mpack
Download the Trino Gateway Mpack from the current released Mpack mirror URL.
- Upload to the Ambari Server
Copy the Mpack archive to the Ambari server.
- Step 3: Install the Mpack
Run the following commands on the Ambari server:
ambari-server install-mpack --mpack=ambari-mpacks-trino-472.tar.gz --verbose
ambari-server restart
Uninstalling the Mpack
Before uninstalling:
- Back up the configuration files located in:
/etc/trino-gateway/conf
- Stop the Trino Gateway service from Ambari.
- Delete the service from Ambari.
Once the Ambari operation completes, run the following commands on the Ambari server:
ambari-server uninstall-mpack --mpack trino-gateway-ambari-mpack --verbose
ambari-server restart
