Skip to content

Release 0.2

Compare
Choose a tag to compare
@ConorGriffin37 ConorGriffin37 released this 13 Nov 00:31
· 434 commits to master since this release
356ac17

Sprint 2 release

  • Client Library

    • Added partitioning of reduce key space
  • Master

    • Added state saving for recovery
    • Merged client GRPC Server with worker GRPC Server
    • Improved reliability
    • General bugfixes
  • Worker

    • Changed the polling behavior to notifying the master when the task is complete
    • Supported partitioning of reduce key space
  • CLI:

    • Display output directory
    • Make the output directory configurable