beam icon indicating copy to clipboard operation
beam copied to clipboard

Apache Beam is a unified programming model for Batch and Streaming data processing.

Results 933 beam issues
Sort by recently updated
recently updated
newest added

Clean up some of the windmill stream error and stream handling R: @arunpandianp ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and...

runners
dataflow
Next Action: Reviewers

The PostCommit XVR Spark3 is failing over 50% of the time Please visit https://github.com/apache/beam/actions/workflows/beam_PostCommit_XVR_Spark3.yml?query=is%3Afailure+branch%3Amaster to see the logs.

P1
bug
flaky_test
workflow_id: 69536820

**Please** add a meaningful description for your change here ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ]...

python

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) Commits 4e613f8 Merge pull request from GHSA-g7vv-2v7x-gj9p b53348c cli:...

python
docker
dependencies
Next Action: Reviewers
slow-review

### What happened? Part of refactoring of the commit path for StreamingDataflowWorker introduced a bug when the number of commit threads is increased via `windmillServiceCommitThreads` option. Previously we created a...

dataflow
bug
P2

Heartbeat response processor should be close to where it is being used as we don't change the heartbeat response processor at all. ------------------------ Thank you for your contribution! Follow this...

runners
dataflow

### What happened? Sample run: https://github.com/apache/beam/actions/runs/9087570294/job/24975542386 Stacktrace: INFO apache_beam.utils.subprocess_server:subprocess_server.py:213 Exception in thread "main" java.lang.NoClassDefFoundError: org/slf4j/LoggerFactory ``` INFO root:external.py:1017 Starting a JAR-based expansion service from JAR /runner/_work/beam/beam/sdks/java/extensions/sql/expansion-service/build/libs/beam-sdks-java-extensions-sql-expansion-service-2.57.0-SNAPSHOT.jar INFO apache_beam.utils.subprocess_server:subprocess_server.py:203 Starting service...

P1
bug
failing test
awaiting triage

Implements the `apply_buckets_with_interpolation()` Tensorflow Transform into MLTransform. ------------------------ Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily: - [ ] Mention the...

python
Next Action: Reviewers
slow-review

### What happened? Sample failure: ``` $ pytest apache_beam/ml/inference/tensorflow_inference_test.py::TFRunInferenceTest::test_predict_numpy_with_batch_size ================================================================================================================================== test session starts =================================================================================================================================== platform linux -- Python 3.9.18, pytest-7.4.4, pluggy-1.5.0 rootdir: /home/valentyn/projects/beam/beam/beam/sdks/python configfile: pytest.ini plugins: xdist-3.6.1, requests-mock-1.12.1, timeout-2.3.1, hypothesis-6.102.1...

python
tests
bug
P2
failing test
awaiting triage
permared

This field is unused it is only populated but never read and the 2 implementations of `DataflowWorkExecutor#extractMetricUpdates` return empty lists. ------------------------ Thank you for your contribution! Follow this checklist to...

runners
dataflow
Next Action: Reviewers
slow-review