Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hama Wiki" for change 
notification.

The following page has been changed by udanax:
http://wiki.apache.org/hama/InterfaceConsiderations

------------------------------------------------------------------------------
        OutputCollector<ImmutableBytesWritable, VectorWritable> output,
        Reporter reporter) throws IOException {
  
-     /* Do something */
+     value.scale(0.5);
      output.collect(key, value);
    }
  

Reply via email to