Skip to content

Releases: tencentyun/hadoop-cos

hadoop-cos v8.2.2

01 Feb 11:46
Compare
Choose a tag to compare

fix:

  • refactor: Modify the internal abort interface to adapt the hadoop-3.3.0 or later.

hadoop-cos v8.2.1

11 Jan 18:55
Compare
Choose a tag to compare

hadoop-cos v8.2.0

11 Jan 17:37
Compare
Choose a tag to compare
hadoop-cos v8.2.0 Pre-release
Pre-release

Features:

  • support seekable write: CosNSeekableFSDataOutputStream implementing PosixSeekable interface (requires ofs-sdk-definition-1.0.4.jar);
  • support symbolic link;
  • improve some code style and design;

hadoop-cos v8.1.8

27 Oct 08:47
3f70428
Compare
Choose a tag to compare

hadoop-cos v8.1.7

14 Sep 07:33
3b33083
Compare
Choose a tag to compare

hadoop-cos v8.1.6

11 Aug 07:41
52ea809
Compare
Choose a tag to compare

Dependence: cos java sdk 5.6.69

Features:

  • pass through the ranger policy URL and auth Etag to POSIX bucket which used the ofs java SDK mount fs.
  • change the order of init real file system, avoid classNodef error when not use POSIX bucket.
  • add the configurations of the list max key size.

hadoop-cos v8.1.5

19 Jul 09:27
ba4cbb7
Compare
Choose a tag to compare

Dependence: cos java sdk 5.6.69

Features:

  • support fs.cosn.flush.enabled(default true) to close flush data to cos
  • support fs.cosn.map_disk.delete_on_exit.enabled(default true) to disable the map disk channel file delete on exit

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