Skip to content

Releases: tencentyun/hadoop-cos

hadoop-cos v8.0.2

20 Jan 11:04
db8293f
Compare
Choose a tag to compare

(2022-1-20)

Features

  • Add new EMR instance provider host.
  • Add EMRInstanceCredentialsProvider to auth list
  • Improve the IOThreadPool

hadoop-cos v8.0.1

24 Dec 10:39
e86f604
Compare
Choose a tag to compare

(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

05 Nov 11:19
8ba1c28
Compare
Choose a tag to compare

(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;

hadoop-cos v5.9.3

12 Mar 09:53
Compare
Choose a tag to compare

(2021-03-12)

Features

  • exposed the cos client socket timeout config
  • add Abortable implements for CosFsDataOutputStream
  • fix the retrypolicy of storeFile and rename(remove)
  • update README
  • fix the 'available' method in 'CosFsInputStream' class

hadoop-cos v5.9.2

29 Jan 12:57
Compare
Choose a tag to compare

(2021-01-29)

Features

  • 修正Bounded IO 线程池的拒绝策略

hadoop-cos v5.9.1

08 Jan 14:18
428de4b
Compare
Choose a tag to compare

(2021-01-08)

Features

  • java sdk list和head支持正常请求获取requestid

hadoop-cos v5.9.0

15 Dec 09:01
b8303ad
Compare
Choose a tag to compare

(2020-12-15)

Features

  • 支持COS Ranger (8284af)
  • 支持临时密钥provider
  • 更新JAVA SDK依赖去掉无用warning

hadoop-cos v5.8.7

06 Nov 09:15
458b603
Compare
Choose a tag to compare

(2020-11-06)

Features

hadoop-cos v5.8.6

13 Oct 09:04
Compare
Choose a tag to compare

(2020-10-13)

Features

  • 统一SDK和COSN的重试次数配置 (ae8790c)

hadoop-cos v5.8.5

16 Sep 03:16
Compare
Choose a tag to compare

(2020-09-16)

Features

  • 支持hadoop文件系统的xattr特性 (faac162)