摘要:
1 public class HDFSClient { 2 3 public static void main(String[] args) throws IOException, Exception, URISyntaxException { 4 //操作集群 5 //获取文件系统 6 Configuration conf = new Configuration()... 阅读全文
posted @ 2019-09-29 11:23
NotFound-404
阅读(316)
评论(0)
推荐(0)