Skip to content

Releases: tencentyun/hadoop-cos

hadoop-cos v8.1.4

27 Jun 02:32
Compare
Choose a tag to compare

Dependence: cos java sdk 5.6.69

Features:

  • Fix CosNByte buffer bug which may occurs wrong position of the output stream and cause the consistent check to go wrong. may Influence version from v8.0.0 to v8.1.3.

hadoop-cos v8.1.3

21 Jun 12:12
1fcb761
Compare
Choose a tag to compare
hadoop-cos v8.1.3 Pre-release
Pre-release

Dependence: cos java sdk 5.6.69

Features:

hadoop-cos v8.1.2

09 Jun 07:37
856800d
Compare
Choose a tag to compare

hadoop-cos v8.0.8

31 May 03:34
8528a3e
Compare
Choose a tag to compare

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

19 May 04:17
da38a2f
Compare
Choose a tag to compare
hadoop-cos v8.1.1 Pre-release
Pre-release

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

13 May 02:20
dc81fe7
Compare
Choose a tag to compare

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

19 May 04:02
3aa7f33
Compare
Choose a tag to compare

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

12 Apr 02:55
Compare
Choose a tag to compare

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

02 Mar 10:34
ff5dcee
Compare
Choose a tag to compare

Features:

  • Fix the retry policy of complete mpu 200
  • update cos java sdk to 5.6.69

hadoop-cos v8.0.3

25 Jan 07:41
e3fc1f2
Compare
Choose a tag to compare

(2022-1-25)

Features

  • Java SDK default use https, expose the configure to set, default is https now;
  • Catch the cos input stream read socket exception to retry, independent retry configuration which recommend less to set;