摘要: hdfs基本操作1 1|1创建目录 //创建目录 public static void mkdir(String filePath) throws URISyntaxException, IOException, InterruptedException{ FileSystem fs = FileS 阅读全文
posted @ 2021-11-12 13:58 韩佳龙 阅读(80) 评论(0) 推荐(0)