摘要:
<build> <plugins> <plugin> <artifactId>maven-assembly-plugin</artifactId> <configuration> <descriptorRefs> <descriptorRef>jar-with-dependencies</descr 阅读全文
posted @ 2022-12-10 17:42
NAVYSUMMER
阅读(148)
评论(0)
推荐(0)
摘要:
1.Mapper文件WordCountMapper.java package com.hdfs; import org.apache.hadoop.io.IntWritable; import org.apache.hadoop.io.LongWritable; import org.apache. 阅读全文
posted @ 2022-12-10 17:04
NAVYSUMMER
阅读(230)
评论(0)
推荐(0)