tensorflow / tensorflow/datasets
Running C4 dataset pipeline on Cloud Dataflow - running time and resources
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
What I need help with / What I was wondering
I'm running the C4 Dataflow pipeline as described in this guide:
https://www.tensorflow.org/datasets/beam_datasets.
At first, I ran it without any restrictions, and it tried to scale up, until it used all of our free addresses across our entire Gcloud account.
On the second run, we set max_workers to 20. It's running for quite some time (~72h) and we do not have any way to estimate for how long it will run, if there's any error (no errors are shown in logs).
We'll be happy to understand if that's reasonable running time, and to get some ways to inspect this pipeline and figure out our progress.
Thank you.
Environment information
(if applicable)
- Python version: 3.7.4
tensorflow-datasets/tfds-nightlyversion: tfds-nightlytensorflow/tensorflow-gpu/tf-nightly/tf-nightly-gpuversion: tensorflow 2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the TensorFlow Datasets Beam datasets guide and the C4 Dataflow pipeline configuration, then inspect the Cloud Dataflow job and its logs with max_workers set to 20. The issue is asking whether a roughly 72-hour run is expected and how to expose progress or errors; the work is complete only when runtime expectations and a practical inspection method are established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, python
- Domain
- cloud, data-engineering, distributed-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100