Skip to content

Releases: GoogleCloudDataproc/hadoop-connectors

3.1.4

28 Aug 08:22
Compare
Choose a tag to compare
  1. Add checksum verification in upload.
  2. PR #1463: [Bug] Fix for Hadoop directory copy failures in gRPC client.
  3. PR #1420: Update readBytes via vectoredRead

3.0.10

12 Aug 14:24
Compare
Choose a tag to compare
  1. PR #1396 - [Bug] Throw correct exception when DeleteFolderOperation is timed out
  2. PR #1385 - [Bug] Correcting checksum calculation when received buffer is already moved
  3. PR #1413 - [Bug] Fixing DeleteFolder stalling issue where high CPU usage can cause timeouts

3.0.9

16 Jun 08:39
Compare
Choose a tag to compare
  1. Add checksum verification in upload

3.1.3

16 Jun 08:40
Compare
Choose a tag to compare
  1. Skip Soft delete using move API during rename
  2. Use Apiary isHnBucket for HNS checks

3.0.8

16 Jun 08:39
Compare
Choose a tag to compare
  1. Skip Soft delete using move API during rename
  2. Use Apiary isHnBucket for HNS checks

2.2.28

16 Jun 08:39
Compare
Choose a tag to compare
  1. Skip Soft delete using move API during rename

2.2.27

29 May 07:56
Compare
Choose a tag to compare
  1. Add AUTO_RANDOM as new fadvise mode.

3.1.2

29 May 07:56
Compare
Choose a tag to compare
  1. Upgrade to use cloud-storage libraries-bom
  2. Add AUTO_RANDOM as new fadvise mode.

3.0.7

07 May 07:35
Compare
Choose a tag to compare
  1. Optimize channel creation in vectoredRead
  2. Update GhfsThreadLocalStats with read vectored metrices

3.1.1

08 Apr 07:59
Compare
Choose a tag to compare
  1. PR #1323: Fix a bug where gRPC path was failing due to some of the dependencies not getting shaded.