cloudera-ps / prereq-checks

Prerequisites checker for Cloudera Manager and CDP PVC Base installations
GNU General Public License v3.0
57 stars 58 forks source link

This script should check if the current version of the OS is supported. #135

Open krishnakalyan3 opened 4 years ago

krishnakalyan3 commented 4 years ago

Eg. CDH6.3.1 is not supported by RHEL 7.7 (at least for now)

dbeech commented 4 years ago

This is a good idea. One point to consider is that the prereq checker script does not know which version of CDH/CDP we intend to install, so we would need to provide that as a parameter somehow.