Hadoop Connectors Versions Save

Libraries and tools for interoperability between Hadoop-related open-source software and Google Cloud Platform.

v2.2.15

1 year ago
  1. Upgrade java-storage to 2.22.3.
  2. Add more instrumentation to GCS connector.

v2.2.14

1 year ago
  1. Upgrade java-storage to 2.22.2

v2.2.13

1 year ago
  1. Upgrade Hadoop to 2.10.2/3.2.4.

v2.2.12

1 year ago
  1. Added implementation of gRPC read/write path using java-storage
  2. Upgrade Google Cloud Storage dependency to 2.17.2

v2.2.11

1 year ago
  1. Added dependency on new storage client library: google-cloud-storage.
  2. Add support for OAuth2 based client authentication that retrieves a refresh token using the authorisation code grant flow configured via the following properties:
    fs.gs.auth.client.id
    fs.gs.auth.client.secret
    fs.gs.auth.refresh.token
    

v2.2.10

1 year ago
  1. Update dependencies to latest version

2.1.9

1 year ago
  1. Set socket read timeout (fs.gs.http.read-timeout) as early as possible on new sockets returned from the custom SSLSocketFactory. This guarantees the timeout is enforced during TLS handshakes when using Conscrypt as the security provider.
  2. The Google Cloud Storage Connector now can be used as a Hadoop Credential Provider.

v2.1.9

1 year ago
  1. Set socket read timeout (fs.gs.http.read-timeout) as early as possible on new sockets returned from the custom SSLSocketFactory. This guarantees the timeout is enforced during TLS handshakes when using Conscrypt as the security provider.
  2. The Google Cloud Storage Connector now can be used as a Hadoop Credential Provider.

2.2.9

1 year ago
  1. The Google Cloud Storage Connector now can be used as a Hadoop Credential Provider.

v2.2.9

1 year ago
  1. The Google Cloud Storage Connector now can be used as a Hadoop Credential Provider.