These 6 commits are when the Protocol Buffers files have changed:
| Commit: | 20a9bc1 | |
|---|---|---|
| Author: | 伟忠 | |
feat: add proto package
The documentation is generated from this commit.
| Commit: | 7a996d6 | |
|---|---|---|
| Author: | Xiaomeng Huang | |
| Committer: | GitHub | |
v0.0.2 release (#6) * complete kill job instance function (#1) * feat: complete kill job instance function --------- Co-authored-by: sinnera <wu181184@gmail.com> Co-authored-by: xiaomeng.hxm <xiaomeng.hxm@alibaba-inc.com> Co-authored-by: WeizhongTu <tuweizhong@163.com> Co-authored-by: chaos <daqiao.jc@alibaba-inc.com> * feat: optimize task unregistered (#2) * feat: support broadcast and mapreduce (#5) * feat: support broadcast and mapreduce Co-authored-by: xiaomeng.hxm <xiaomeng.hxm@alibaba-inc.com> * fix bug: taskId should start from 0 * fix bug: jobInstance status should be failed if reduce failed --------- Co-authored-by: weavernet <747104266@qq.com> Co-authored-by: sinnera <wu181184@gmail.com> Co-authored-by: xiaomeng.hxm <xiaomeng.hxm@alibaba-inc.com> Co-authored-by: WeizhongTu <tuweizhong@163.com> Co-authored-by: chaos <daqiao.jc@alibaba-inc.com> Co-authored-by: WeizhongTu <twz915@qq.com>
| Commit: | 772e642 | |
|---|---|---|
| Author: | womeik | |
| Committer: | GitHub | |
feat: support broadcast and mapreduce (#5) * feat: support broadcast and mapreduce Co-authored-by: xiaomeng.hxm <xiaomeng.hxm@alibaba-inc.com>
| Commit: | fd13071 | |
|---|---|---|
| Author: | SinnerA | |
| Committer: | SinnerA | |
feat: support broadcast and mapreduce
| Commit: | f585816 | |
|---|---|---|
| Author: | weavernet | |
| Committer: | GitHub | |
complete kill job instance function (#1) * feat: complete kill job instance function --------- Co-authored-by: sinnera <wu181184@gmail.com> Co-authored-by: xiaomeng.hxm <xiaomeng.hxm@alibaba-inc.com> Co-authored-by: WeizhongTu <tuweizhong@163.com> Co-authored-by: chaos <daqiao.jc@alibaba-inc.com>
| Commit: | cc35646 | |
|---|---|---|
| Author: | sinnera | |
feat: first commit