摘要: 1.查看客户端默认的Block大小 hdfs getconf -confKey dfs.blocksize 134217728=128M 2.查看指定文件的Block大小 hadoop fs -stat %o hdfs://localhost/user/harsh/file.txt 13421772 阅读全文
posted @ 2022-03-14 17:14 学而不思则罔! 阅读(541) 评论(0) 推荐(0)