摘要: HDFS文件详情查看 查看文件名称、权限、长度、块信息 @Test public void testListFiles() throws IOException, InterruptedException, URISyntaxException { // 1获取文件系统 Configuration 阅读全文
posted @ 2021-11-25 20:26 小萌新一枚lll 阅读(72) 评论(0) 推荐(0) 编辑