问题:

在安装过程中提示JAVA_HOME is not set and could not be found 

CDH 5.15.0 JAVA_HOME is not set and could not be found

解决:

mkdir -p /usr/java

ln -s /usr/local/jdk目录  /usr/java/default

 

 

相关文章: