当前位置: 首页 > backend >正文

Hadoop 之 Yarn

disk 不足

hadoop-hadoop-nodemanager-172.17.48.124.log

2025-07-25 11:24:35,539 ERROR [main] org.apache.hadoop.yarn.server.nodemanager.LocalDirsHandlerService: Most of the disks failed. 1/4 local-dirs have errors:  [ /data3/emr/yarn/local : Cannot create directory: /data3/emr/yarn/local ] 3/4 local-dirs usable space is below configured utilization percentage/no more usable space [ /data2/emr/yarn/local : used space above threshold of 90.0% , /data1/emr/yarn/local : used space above threshold of 90.0% , /data/emr/yarn/local : used space above threshold of 90.0% ] ; 1/4 log-dirs have errors:  [ /data3/emr/yarn/logs : Cannot create directory: /data3/emr/yarn/logs ] 3/4 log-dirs usable space is below configured utilization percentage/no more usable space [ /data/emr/yarn/logs : used space above threshold of 90.0% , /data1/emr/yarn/logs : used space above threshold of 90.0% , /data2/emr/yarn/logs : used space above threshold of 90.0% ]

在这里插入图片描述

http://www.xdnf.cn/news/16213.html

相关文章:

  • AI与区块链融合:2025年的技术革命与投资机遇
  • 星图云开发者平台新功能速递 | 页面编辑器:全场景编辑器,提供系统全面的解决方案
  • Oracle数据块8KB、OS默认认块管理4KB,是否需调整大小为一致?
  • 大型微服务项目:听书——11 Redisson分布式布隆过滤器+Redisson分布式锁改造专辑详情接口
  • Java设计模式-建造者模式
  • 自动驾驶训练-tub详解
  • AUTO TECH 2025 华南展:汽车智能座舱的千亿市场,正被谁悄悄重塑?
  • 汽车功能安全 -- TC3xx Error Pin监控机制
  • Django集成Swagger全指南:两种实现方案详解
  • FastDFS如何提供HTTP访问电子影像文件
  • 《Nature》|scRNA Velocity剪切速率分析
  • 【实操记录】docker hello world
  • 二开----02
  • Colab中如何临时使用udocker(以MinIO为例)
  • Kotlin 内联函数
  • LeetCode|Day25|389. 找不同|Python刷题笔记
  • 小程序安卓ApK转aab文件详情教程MacM4环境
  • C++中std::string和std::string_view使用详解和示例
  • Redis数据库入门教程
  • 前端安全问题怎么解决
  • 一篇文章了解HashMap和ConcurrentHashMap的扩容机制
  • Node.js 中的内置模板path
  • 论文阅读:《Many-Objective Evolutionary Algorithms: A Survey. 》多目标优化问题的优化目标评估的相关内容介绍
  • 机器翻译编程
  • 【安卓笔记】解决livedata粘性事件
  • 在 Alpine Linux 中创建虚拟机时 Cgroup 挂在失败的现象
  • Springboot宠物用品商城的设计与实现
  • 详解力扣高频SQL50题之197. 上升的温度【简单】
  • 星慈光编程虫2号小车讲解第二篇--向左向右平移
  • Python编程进阶知识之第五课处理数据(matplotlib)