Closed mwira closed 6 years ago
after pre-install check... since I am using centOS/RHEL i have selected mariadb for my external database.
For Maria DB Installation I have followed these steps:
$ sudo yum install mariadb-server
I have also installed mysql connector to all instances /usr/share/java/
For details please refer to 2_replica_working.md
I have followed the installation based on the following page instruction https://www.cloudera.com/documentation/enterprise/5-12-x/topics/cm_ig_install_path_b.html
download cloudera-manager.repo and scp it to machine/instance 54.169.208.182
install jdk1.7
sudo yum install oracle-j2sdk1.7
install latest cloudera manager
sudo yum install cloudera-manager-daemons cloudera-manager-server
and run it
sudo service cloudera-scm-server start
after cloudera manager is installed I proceed with installing cdh 5.14
I have not installed any of the additional components...
I have opened some issues in installation ... as i realise i may i have taken some shortcut which are not best practice and would need some guidance:
cloudera manager is installed (based on snapshot)
I have started the EC2 instance and I am using CENTOS 7X release1803.
5 Instances are created at m4xlarge.
I am at pre-install check:
command and screenshot are provided at 1_preinstall.md