Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Investigate how ‘Group Comparator’ and ‘Sort Comparator’ work together and be used to achieve the functionality for this plugin.
  • Build a simple map-reduce program to show understand how the above functionality work — Implement Sort Comparator using StructuredRecord
  • If the above works, then Data Pipeline Application Template need to be modified to the set the sort class comparator and this shouldn’t affect the other plugins.

Design