查看block数量,文件数量等集群信息
hadoop fsck /
block 元数据大小计算
Object size estimate (bytes) typical size (bytes) current typical size (bytes)
File 112 + fileName.length 125 250
Directory 144 + fileName.length 155 290
Block 112 + 24 * replication 184 368
hadoop fsck /
Object size estimate (bytes) typical size (bytes) current typical size (bytes)
File 112 + fileName.length 125 250
Directory 144 + fileName.length 155 290
Block 112 + 24 * replication 184 368
本文标题:Hadoop 常用信息
本文链接:https://www.haomeiwen.com/subject/npwqbftx.html
网友评论