apache / apache/beam

Support DataflowRunner as an underlying runner of InteractiveRunner

Open
#20,737 0 comments 0 reactions 0 assignees View on GitHub
improvement interactive P3 python runners
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

When using DataflowRunner as an underlying runner and GCS buckets as cache dirs, the `ib.show()` and `ib.collect()` misbehaves because the cache manager does not wait for cache file to be written while DataflowRunner running on Dataflow service takes a long time to complete the write tasks.

Imported from Jira [BEAM-11692](https://issues.apache.org/jira/browse/BEAM-11692). Original Jira may contain additional context.
Reported by: ningk.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.