
常见错误
旧城里的阳光
大数据开发
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Tomcat:Can‘t load IA 32-bit .dll on a AMD 64-bit platform问题的解决
Tomcat:Can't load IA 32-bit .dll on a AMD 64-bit platform问题的解决 1.问题现象: 运行Springboot项目出现以下情况:项目源代码没问题。 2.解决方案: 1.下载一个32位的替换 https://downloads.apache.org/tomcat/tomcat-connectors/native/ 2.将下载下来的文件解压,找到x64文件夹下的tcnative-1.dll文件 3.与tomcat安装目录..原创 2021-04-20 11:06:45 · 1139 阅读 · 0 评论 -
There are 2 missing blocks. The following files may be corrupted: blk_1073755429 /tmp/logs/atguigu
There are 2 missing blocks. The following files may be corrupted: blk_1073755429 /tmp/logs/atguigu 步骤1,检查文件缺失情况 可以看到, [atguigu@hadoop102 ~]$ hadoop fsck /user/hive/warehouse | grep parquet WARNING: Use of this script to execute fsck is deprecated. WARNI原创 2021-03-18 15:50:40 · 563 阅读 · 0 评论