centos7启动cm加载失败

启动cm之前用
systemctl start cloudera-scm-server-db.service 启动失败
查询时发现

img


还有这个
ault if explicit option isn't set. For compliance with existing applications not using SSL the verifyServerCertificate property is set to 'false
请问一下怎么修正

上面图片报错,是告诉你,使用了外部的DB,,你上面那段,是关于SSL的配置,如果不使用https,就设置对应的选项为 false。
还有,查看报错日志,一般不在这里做查的,不够详细。