issues
search
apache
/
beam
Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.89k
stars
4.27k
forks
source link
[Task]: Migrate checked in Colab notebooks to utilize new notebook integration tests
#26764
Open
svetakvsundhar
opened
1 year ago
svetakvsundhar
commented
1 year ago
What needs to happen?
26690 adds a script to test notebooks. We should now make sure that existing notebooks in our repository utilize this by adding a
.spec
file and ensuring they work appropriately.
Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components
[X] Component: Python SDK
[ ] Component: Java SDK
[ ] Component: Go SDK
[ ] Component: Typescript SDK
[ ] Component: IO connector
[X] 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
svetakvsundhar
commented
1 year ago
.take-issue
What needs to happen?
26690 adds a script to test notebooks. We should now make sure that existing notebooks in our repository utilize this by adding a
.spec
file and ensuring they work appropriately.Issue Priority
Priority: 3 (nice-to-have improvement)
Issue Components