@InterfaceAudience.Public @InterfaceStability.Stable public class MyMapper extends Mapper<LongWritable, Text, Text, IntWritable> { // Mapper code here } <configuration> <property> <name>hadoop.annotate.class</name> <value>org.apache.hadoop.MyMapper</value> </property> </configuration>


上一篇:
下一篇:
切换中文