
- 专区—Bigtop
- 本专区专注于 Bigtop 编译过程中遇到的常见错误和解决方案,汇总了各种报错的排查和修复方法。通过对 Bigtop 项目编译报错的整理与分析,帮助开发者更高效地解决构建问题,确保在使用 Bigtop 进行大数据集群管理时,能够顺利完成编译与部署。
目录
- # 1. Hadoop
- 1-1. /usr/bin/env: python3: No such file or directory 问题 1-2. error triple-beam@1.4.1: The engine "node" is incompatible with this module 错误 1-3. CMake 3.1 or higher is required. You are running version 2.8.12.2 错误 1-4. fuse is needed by hadoop_3_2_0-3.3.4-1.el7.x86_64 错误 1-5. Cyrus SASL/GSASL 缺失解决
- # 5. Paimon
- 5-1. 缺失 Jindo 依赖
- # 7. Flink
- 7-1. .git can't be found during `prepare` 7-2. Angular CLI requires Node >=14.15 7-3. npm run ci-check 报错退出码 3
- # 9. Superset
- 9-1. urllib3 v2 only supports OpenSSL 1.1.1+
- # 10. Jsvc
- 10-1. jsvc 依赖缺失导致 rpm 构建失败
- # 11. Zookeeper
- 11-1. cppunit-devel 依赖缺失解决方案
- # 13. Sqoop
- 13-1. xmlto is needed by 解决方法 13-2. lsb_release、rsync 缺失导致构建中断 13-3. asciidoc 警告与 relnotes.py 语法不兼容分析
- # 14. Cloudbeaver
- 14-1. SelectExpressionItem cannot be resolved 报错分析
联系作者
内容持续迁移中! 敬请期待!通过以下方式,可以联系作者催更!
- img: https://img.janettr.com/20250309204709596.png
link: https://gitee.com/tt-bigdata/ambari-index/ # 这里可以放你实际的链接
name: 作者微信
desc: 添加微信,备注 "ambari-env"
author: JaneTTR # 作者名字
avatar: https://img.janettr.com/fc09663c0d0a096919e60a6bb0c918af-c24d8d.png # 作者头像
- img: https://img.janettr.com/20250309204709595.png
link: https://gitee.com/tt-bigdata/ambari-index/ # 第二个链接
name: QQ群
desc: 群号:882544928
author: JaneTTR
avatar: https://img.janettr.com/709b8db4f8af8e36e4e2b405f311d96f-9e9d64.png # 作者头像
- img: https://img.janettr.com/59485519dc5b9daf44dc394397d61619-e3ff9d.png
link: https://gitee.com/tt-bigdata/ambari-index/ # 第二个链接
name: 微信收款码
desc: 请作者喝杯雪王?吃顿拼好饭?
author: JaneTTR
avatar: https://img.janettr.com/709b8db4f8af8e36e4e2b405f311d96f-9e9d64.png # 作者头像
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
- 01
- bigtop-select 打包缺 compat 报错修复 deb07-16
- 02
- bigtop-select 打包缺 control 文件报错修复 deb07-16
- 03
- 首次编译-环境初始化 必装07-16