Skip to content

This repo is intended for help every mortal that try to install Cloudera on Bare Metal clusters and not die in the process

Notifications You must be signed in to change notification settings

rodoac89/cloudera-private-base-installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Cloudera Private Cloud Base

This repo follows installation's steps documented on official Cloudera Documentation https://docs.cloudera.com/cdp-private-cloud-base/7.3.1/cdp-private-cloud-base-installation/topics/cdpdc-installation.html

Script

Here you will find a script that will help you setup your Bare Metal clusters for Cloudera On Premises using Postgresql 17, OpenJDK 17, Python 3.8 and Active Directory

Pre-requisities

  1. You need to acquire a valid license for Cloudera on Premises that you can get here Cloudera main page

  2. Repository link with the user and pass provided by cloudera Eg: https://[**username**]:[**password**]@archive.cloudera.com/p/cm7/[**Cloudera Manager version**]/redhat[**version number**]/yum/cloudera-manager.repo this will be required during installation

  3. An Active Directory service running and their DNS IPs (these Ips will be required during installation)

Execution

  1. Upload the script setup-cloudera-manager.sh to home's user

  2. Run sudo chmod +x setup-cloudera-manager.sh for add execution permission to the script

  3. Run sudo ./setup-cloudera-manager.sh and follow the instructions

About

This repo is intended for help every mortal that try to install Cloudera on Bare Metal clusters and not die in the process

Topics

Resources

Stars

Watchers

Forks

Languages