ambari-hdp平台安装过程中常见错误汇总和注意事项
参考链接:
1 HDP搭建好以后,安装目录在以下位置
/usr/hdp/3.1.4.0-315
2 网速不稳定,导致某些jar包不完整,个人推荐用FlashFXP
解决办法:解压本地下载好的tar.gz,将相应的jar包重新上传,某些服务安装不成功,先重试下,还不行重新安装服务即可
3 ERROR: Exiting with exit code -1.
REASON: Before starting Ambari Server, you must copy the MySQL JDBC driver JAR file to /usr/share/java and set property “server.jdbc.driver.path=[path/to/custom_jdbc_driver]” in ambari.properties.
解决办法:
1 |
|
ambari-hdp平台安装过程中常见错误汇总和注意事项
https://fulequn.github.io/2020/10/Article202010191/