Skip to content

v0.0.3

Compare
Choose a tag to compare
@HuangXiaomeng HuangXiaomeng released this 25 Jan 11:06
· 37 commits to develop since this release
d24babd

Feat:

  1. Support MapReduce mode

Fix:

  1. Job run fail if jobName is not registered.
  2. TaskId should start from 0.
  3. Job should be failed if reduce run fail.