Releases: tencentyun/hadoop-cos
Releases · tencentyun/hadoop-cos
hadoop-cos v8.0.8
Dependence: cos java sdk 5.6.69
Features:
- Cover complete MPU 503 access time out which lead to next try 409 by head object again.
hadoop-cos v8.1.1
Dependence: cos java sdk 5.6.69
Features:
- Get user from ugi
- Set temporary directory to 777
- Fix the scm properties in pom
- flush wait for finish part uploads
- read task retry for all io exception
- support multi compile way to support tencent cloud l5 support from the l5 branch
- fix the preconditions of create method
hadoop-cos v8.1.0
Dependence: cos java sdk 5.6.69
Features:
- Fix the L5 support build
- Support cosn://bucket-appid/ to query posix bucket
- Support the extended posix capabilities
- Add the enabled option for the upload part checksum
- Fix the boundedIOThreadPool
- Add the 503 mpu retry
- Support get cos client from nativestore
- From this version not support the hadoop version 2.6.*, because of these version not support the truncate
hadoop-cos v8.0.7
Dependence: cos java sdk 5.6.69
Features:
- Add retry to complete mpu, which caused by access time out 503
hadoop-cos v8.0.6
Dependence: cos java sdk 5.6.69
Features:
- Get user from ugi
- Set temporary directory to 777
- Fix the scm properties in pom
- flush wait for finish part uploads
- read task retry for all io exception
- support multi compile way to support tencent cloud l5 support from the l5 branch
- fix the preconditions of create method
hadoop-cos v8.0.5
Features:
- Fix the retry policy of complete mpu 200
- update cos java sdk to 5.6.69
hadoop-cos v8.0.3
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;