celeborn/client-mr
sychen 4465a9229b [CELEBORN-1048][FOLLOWUP] MR module compile
### What changes were proposed in this pull request?
Let the MR module compile successfully.

### Why are the changes needed?
#2000 added parameters in the `ShuffleClient#readPartition` method, resulting in MR module compilation failure.

MR CI is still missing.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?
local test
```bash
./build/make-distribution.sh -Pmr
```

Closes #2069 from cxzl25/CELEBORN-1048-FOLLOWUP.

Authored-by: sychen <sychen@ctrip.com>
Signed-off-by: zky.zhoukeyong <zky.zhoukeyong@alibaba-inc.com>
2023-11-04 20:21:47 +08:00
..
mr [CELEBORN-1048][FOLLOWUP] MR module compile 2023-11-04 20:21:47 +08:00
mr-shaded [CELEBORN-1002] Add SBT MRClientProject 2023-10-08 10:03:21 +08:00