|
|
+
rohit sarewar 2013-01-30, 11:51
-
Re: Context - help requiredDeepak Sharma 2013-01-30, 12:04
context is the referring to reducer , where the control of the program wil
be transferred after the map job execution. On Wed, Jan 30, 2013 at 5:21 PM, rohit sarewar <[EMAIL PROTECTED]>wrote: > public void map(LongWritable key, Text value, Context context) throws > IOException, InterruptedException > { > > > What is Context here ? > -- Deepak Sharma http://www.linkedin.com/in/rikindia +
Fatih Haltas 2013-01-30, 12:36
|