tensorflow / tensorflow/datasets

C4 dataset download

Open
#2,834 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help
Dominant language
Python
Stars
4.6k
Forks
1.6k
Avg merge
3h 54m
Merged PRs (30d)
1

Description

I want download C4 on my local computer, I have a spark cluster with 5 slaves, I want use it to generate c4 dataset, but I don't know what the specific parameters by using sparkrunner. what exact parameter can I set spark master ip and port?and other parameters.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the SparkRunner entry point and any C4 generation or distributed-download documentation. Determine which parameters configure the Spark master IP, port, and worker settings, then document a complete example for generating C4 on a multi-node Spark cluster. Verify the documented parameters against the current command-line interface.

Written by the indexing model from the issue text.

Assessment

Tech stack
spark
Domain
data-engineering, distributed-systems
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.