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

Updated JDK checks #128

Closed dbeech closed 5 years ago

dbeech commented 5 years ago

Added check for OpenJDK support with minimum version level Added check to fail if no JDK is found

dbeech commented 5 years ago

This PR fixes #108. Will sort out shellcheck validations when I get a chance.