Releases: prestodb/presto-admin
Release 1.4.1
This release works for Presto versions 0.116-0.148, and is a patch release with a few bug fixes.
- Fix support for various commands for non-root remote users
- Fix permissions that presto-admin requires such that root on the cluster does not need permission to run commands as other groups
Release 1.4
This release works for Presto versions 0.116-0.148.
- Add package uninstall support
- Add --nodeps option to indicate if the server install/uninstall should ignore dependencies
- Fix config files to be owned by the presto user and not accessible to other users
- Update and add more Presto configuration defaults
- Use proper Java version for server upgrade
Release 1.3
This release has default Presto configuration values that are compatible with Presto versions 0.116 through at least 0.141. You can specify your own Presto configurations to use this with earlier releases.
Release 1.2
The default values in this release are intended to work with Presto versions
0.116 through at least 0.130. However, the user can supply non-default
configurations to use this release with other versions of Presto.
Release 1.1
The offline installer (which allows you to install presto-admin with no network connectivity) works only for CentOS/RHEL, though the online installer should work for other OSes. If you wish to use the offline installer for another OS (e.g. Ubuntu), you can manually build a presto-admin tarball using make dist.
For Presto versions 0.103 to 0.115; later versions of Presto may require changes to the default configuration files that presto-admin supplies.
0.1.0
The offline installer (which allows you to install presto-admin with no network connectivity) works only for CentOS/RHEL, though the online installer should work for other OSes. If you wish to use the offline installer for another OS (e.g. Ubuntu), you can manually build a presto-admin tarball using make dist
.
Works for Presto version 0.100-0.102; later versions of Presto may require changes to the default configuration files that presto-admin supplies.