public static class HelloWorld.MyMapper extends org.apache.hadoop.mapreduce.Mapper<DocumentURI,MarkLogicNode,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.Text>
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
HelloWorld.MyMapper() |
Modifier and Type | Method and Description |
---|---|
void |
map(DocumentURI key,
MarkLogicNode value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public void map(DocumentURI key, MarkLogicNode value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map
in class org.apache.hadoop.mapreduce.Mapper<DocumentURI,MarkLogicNode,org.apache.hadoop.io.IntWritable,org.apache.hadoop.io.Text>
IOException
InterruptedException
Copyright © 2016 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com