cloudera-manager-api-swaggerjar7.0.3 not found
快捷导航
在开始解决问题之前,大家可以通过下面的导航快速找到相关资源啦!💡👇
快捷导航 | 链接地址 | 备注 |
---|---|---|
相关文档 | - | |
ambari+bigtop自定义组件集成 | https://blog.csdn.net/TTBIGDATA/article/details/142150086 | CSDN地址 |
编译、开发、部署、集成解决方案 | https://t.zsxq.com/0PVcI | 知识星球 |
源代码 | - | |
Ambari-env | https://github.com/TtBigdata/ambari-env | GitHub |
Ambari-env | https://gitee.com/tt-bigdata/ambari-env | Gitee |
Ambari-2.8.0魔改版 | https://gitee.com/tt-bigdata/ambari-2.8.0 | Gitee |
编译包 | - | |
蓝奏云-1.0.2 | https://www.ilanzou.com/s/4mfyXMq9?code=6655 | |
阿里云盘-1.0.2 | https://www.alipan.com/s/q3TqL1mdPBp | 提取码:01no |
联系方式 | - | |
QQ:1群 | https://qm.qq.com/q/3DrsCY5b7a |
正题:如何解决 cloudera-manager-api-swagger:jar:7.0.3 not found
错误问题 🤔
当我遇到 cloudera-manager-api-swagger:jar:7.0.3 not found
这个报错时,确实有点头疼 😅。经过分析,问题出在 Maven 无法找到指定的依赖。在这种情况下,依赖下载失败并且被缓存到了本地仓库,直到更新周期结束或手动强制更新前,它不会再次尝试下载。
1️⃣ 错误分析
下述完整报错日志:
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for ranger 2.4.0:
[INFO]
[INFO] ranger ............................................. SUCCESS [ 1.136 s]
[INFO] Jdbc SQL Connector ................................. SUCCESS [ 1.232 s]
[INFO] Credential Support ................................. SUCCESS [ 2.079 s]
[INFO] Audit Component .................................... SUCCESS [ 4.561 s]
[INFO] ranger-plugin-classloader .......................... SUCCESS [ 0.817 s]
[INFO] Common library for Plugins ......................... SUCCESS [ 6.002 s]
[INFO] ranger-intg ........................................ SUCCESS [ 2.355 s]
[INFO] Installer Support Component ........................ SUCCESS [ 0.823 s]
[INFO] Credential Builder ................................. SUCCESS [ 1.542 s]
[INFO] Embedded Web Server Invoker ........................ SUCCESS [ 2.801 s]
[INFO] Key Management Service ............................. SUCCESS [ 6.083 s]
[INFO] HBase Security Plugin Shim ......................... SUCCESS [ 3.709 s]
[INFO] HBase Security Plugin .............................. SUCCESS [ 6.086 s]
[INFO] Hdfs Security Plugin ............................... SUCCESS [ 3.893 s]
[INFO] Hive Security Plugin ............................... SUCCESS [ 7.906 s]
[INFO] Knox Security Plugin Shim .......................... SUCCESS [ 2.105 s]
[INFO] Knox Security Plugin ............................... FAILURE [ 0.395 s]
[INFO] Storm Security Plugin .............................. SKIPPED
[INFO] YARN Security Plugin ............................... SKIPPED
[INFO] Ozone Security Plugin .............................. SKIPPED
[INFO] Ranger Util ....