Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 170 Bytes

File metadata and controls

4 lines (3 loc) · 170 Bytes

Creating your custom mapReduce functionality

  • we will learn how to make generic map-reduce
  • how this map reduce can use our defined classes to perform operations.