Cloudera Data Platform Installation

Installation instructions: Execute below instructions on Terminal to begin an automated CDP installation.

wget https://archive.cloudera.com/cm7/7.4.4/cloudera-manager-installer.bin
chmod u+x cloudera-manager-installer.bin
sudo ./cloudera-manager-installer.bin

Last updated