Single-Node Installation
For details about how to install Greenplum, see Greenplum Installation Guide.
In the preceding installation guide, you need to manually download and install the required plugins one by one during Greenplum installation. To make operations more convenient, this document provides a script for downloading and installing plugins required by Greenplum in one-click. After using this script, install Greenplum. Perform the following steps to use the script:
- Create an .sh file, for example, download_gpplugins.sh.
- Add the script for downloading and installing the plugins required by Greenplum to the file. For details about the script content, see Script for One-Click Downloading and Installing the Greenplum Plugins.
- Run the script directly.
sh download_gpplugins.sh
Parent topic: Installing Greenplum