Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Upgrade gcs-connector libraries to 3.x #31896

Open
1 of 16 tasks
clairemcginty opened this issue Jul 15, 2024 · 1 comment
Open
1 of 16 tasks

[Task]: Upgrade gcs-connector libraries to 3.x #31896

clairemcginty opened this issue Jul 15, 2024 · 1 comment

Comments

@clairemcginty
Copy link
Contributor

clairemcginty commented Jul 15, 2024

What needs to happen?

com.google.cloud.bigdataoss:{gcsio, gcs-connector, util, util-hadoop} libraries have a new 3.x release that supports vectored IO APIs: https://github.com/GoogleCloudDataproc/hadoop-connectors/releases

However, there are some significant breaking changes that will impact Beam's GcsUtil class. Plus, 3.x drops Hadoop 2 support.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@clairemcginty
Copy link
Contributor Author

gcs-connector 3.x drops Java 8 support, so we're blocked on Beam dropping Java 8 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant