Skip to content

shuttle v0.1.2 release

Latest
Compare
Choose a tag to compare
@Kai-Zhang Kai-Zhang released this 30 Oct 10:23
· 294 commits to master since this release

Optimized version

Features

  1. Change the job id generation rule
  2. Optimize master which can handle long-tail effect
  3. Use multi-thread to optimize the shuffle service
  4. Provide block mode for client, use return value to check if job is succeeded
  5. Pull up reduce tasks in advance
  6. Fix a few bugs