Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pyspark] Sort workers by task ID. #10220

Merged
merged 1 commit into from Apr 28, 2024

Conversation

trivialfis
Copy link
Member

The PySpark interface uses partition ID as task ID. Unlike the ordering of workers, partitions should be deterministic.

@wbo4958
Copy link
Contributor

wbo4958 commented Apr 24, 2024

LGTM.

The PySpark interface uses partition ID as task ID. Unlike the ordering of workers,
partitions should be deterministic.
@trivialfis trivialfis merged commit 54754f2 into dmlc:master Apr 28, 2024
29 checks passed
@trivialfis trivialfis deleted the spark-deterministic branch April 28, 2024 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants