Skip to content

Releases: tencentyun/hadoop-cos

hadoop-cos v8.3.11

29 Aug 08:45
4dff42b
Compare
Choose a tag to compare

hadoop-cos v8.3.8

hadoop-cos v8.3.5

20 Dec 06:41
e53ab84
Compare
Choose a tag to compare

hadoop-cos v8.3.3

14 Nov 13:05
ff2b210
Compare
Choose a tag to compare

Feature:

  • Optimized random read performance significantly.

hadoop-cos v8.3.2

14 Nov 12:47
Compare
Choose a tag to compare

Features:

  • Improved the frequency control supports for the List operation.

hadoop-cos v8.3.1

13 Jun 18:24
Compare
Choose a tag to compare

Fixes:

  • revert the 26f29ec to fix the infinite invalid retries.

hadoop-cos v8.3.0

11 May 06:45
1a1268f
Compare
Choose a tag to compare

Features:

  • fix l5 update bug
  • support custom-defined credentials provider
  • avoid null pointer by init cos native client outside but not init ranger client
  • reduce the max connection number from 2048 to default 1024
  • support cosn://bucket/ POSIX way to query metadata acceleration bucket

hadoop-cos v8.2.6

02 Mar 14:14
Compare
Choose a tag to compare

Improves:

  • Remove logic to recursively check directories to improve the create operation performance;

Bug Fixes:

  • Fix the seekable write operation bug.

hadoop-cos v8.2.4

03 Feb 08:42
c798aac
Compare
Choose a tag to compare

Features:

  • fix close() add super.close(), avoid not returning to cache but close, next time occur fs already close exception
  • fix close() which now only releases resources once.
  • fix listStatus() symbolic calling.

ps: typically only use Hadoop-cos and cos_api-bundle pkg,
if you need to use the random write feature add the ofs-sdk-definition pkg,
if you need to use client-side encryption add the tencentcloud-sdk-java-kms and tencentcloud-sdk-java-common pkg.

hadoop-cos v8.2.3

02 Feb 04:13
c083016
Compare
Choose a tag to compare
hadoop-cos v8.2.3 Pre-release
Pre-release

Features:

  • support independent bucket configuration;
  • support client-side encryption;
  • change the class load of seekable write, avoid classNoDefine of Seekable class.
  • add list parts to double-check upload part conflict;

ps: typically only use Hadoop-cos and cos_api-bundle pkg,
if you need to use the random write feature add the ofs-sdk-definition pkg,
if you need to use client-side encryption add the tencentcloud-sdk-java-kms and tencentcloud-sdk-java-common pkg.