安装的过程中出现错误:/opt/cm-5.11.0/lib64/cmf/service/client/deploy-cc.sh: line 115: perl: command not found
是因为perl没有安装:yum install -y perl,安装完后,重试即可;
Cloudera Manager部署中Perl缺失解决
在Cloudera Manager 5.11.0的部署过程中,遇到perl: command not found错误,原因是系统中未安装Perl。解决方法为通过yum install -y perl命令进行Perl的安装,完成后重新尝试部署。
安装的过程中出现错误:/opt/cm-5.11.0/lib64/cmf/service/client/deploy-cc.sh: line 115: perl: command not found
是因为perl没有安装:yum install -y perl,安装完后,重试即可;
1万+
253

被折叠的 条评论
为什么被折叠?