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

[Bug]: [Dataflow Streaming Appliance] Key commits > 180MB are failing with KeyCommitTooLargeException with beam 2.60.0+ #33588

Closed
1 of 17 tasks
arunpandianp opened this issue Jan 14, 2025 · 2 comments · Fixed by #33597

Comments

@arunpandianp
Copy link
Contributor

What happened?

#32408 introduced a bug that is causing commits larger than 180MB are failing client side.
Prior to the change there was no client side limits on the commit size for dataflow appliance jobs.

Issue Priority

Priority: 2 (default / most bugs 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: Infrastructure
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@arunpandianp
Copy link
Contributor Author

.take-issue

@arunpandianp
Copy link
Contributor Author

The problem affects beam versions 2.60.0 to 2.62.x. Fix will be released with 2.63.0.

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