8.2.1 Download Installer
The patch installer is available in OSDC zip of each product.
To download the installer:
- Launch putty and login to the VM (where the installation is planned) with OS user.
- Create a directory obma_patch_installer in
/scratch.
mkdir -p /scratch/obma_patch_installer
chmod 755 /scratch/obma_patch_installer
- Navigate to the new directory obma_patch_installer.
cd /scratch/obma_patch_installer
- Download the patch installer zip file from the OSDC zip to obma_patch_installer directory.
- Unzip installer zip file by executing the below command.
unzip <product zip file>
Before you proceed, please refer section Kafka Databags Update for Kafka SSL and Kafka scram passwords update.
Parent topic: Foundation Setup Upgrade