Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDFS---优化(未完) #108

Open
AronChung opened this issue Jan 19, 2022 · 0 comments
Open

HDFS---优化(未完) #108

AronChung opened this issue Jan 19, 2022 · 0 comments
Labels
Projects

Comments

@AronChung
Copy link
Owner

思路

  • 配置回收站机制
  • 控制小文件个数
  • 配置HDFS单目录文件数量
  • 在网络不稳定的情况下,降低客户端运行异常概率
  • 配置可容忍的磁盘坏卷
  • 防止目录被误删
  • 使用Balancer进行容量均衡

HDFS的性能效率主要由其内部的核心服务NameNode所决定

@AronChung AronChung added this to Hadoop in My Blog Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
My Blog
  
Hadoop
Development

No branches or pull requests

1 participant