RegexMapper (Apache Hadoop Main 3.4.1 API) (original) (raw)


@InterfaceAudience.Public
@InterfaceStability.Stable
public class RegexMapper
extends MapReduceBase
implements Mapper<K,Text,Text,LongWritable>
A Mapper that extracts text matching a regular expression.