Releases: tencentyun/hadoop-cos
Releases · tencentyun/hadoop-cos
hadoop-cos v8.0.2
hadoop-cos v8.0.1
(2021-12-24)
This is the unified version of cos ranger and CHDFS merge bucket support.
In the past, the cos ranger version is under the inner git control,
to keep the same version of inner git and GitHub, we come to a new version v8.0.
Features
- Unified cos ranger code, fix some cos ranger bugs;
- Add the support of CHDFS merge bucket;
- Expose the config of list max-keys;
- Expose the real exception of getting the object in reading task;
- Unified inner git and Github version;
- Bugfix;
hadoop-cos v5.10.0
(2021-11-05)
Features
- Add abortable implement for CosFsDataOutputStream;
- Add CosFsInputStream available implement;
- Repair the retry times by removing the useless storeFile and rename operations;
- Fix the getFileStatus inconsistent issues by control the list max-keys counts;
- Add the complete MPU double check;
- Remove the useless sse exception logs;