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

[Data] DatasetContext isn't propagated to worker nodes #36694

Closed
bveeramani opened this issue Jun 22, 2023 · 2 comments
Closed

[Data] DatasetContext isn't propagated to worker nodes #36694

bveeramani opened this issue Jun 22, 2023 · 2 comments
Assignees
Labels
bug Something that is supposed to be working; but isn't data Ray Data-related issues P2 Important issue, but not time-critical

Comments

@bveeramani
Copy link
Member

bveeramani commented Jun 22, 2023

What happened + What you expected to happen

I tried to disable block splitting when I read files and perform shuffles, but it didn't work. I'm running Ray on a 10 node cluster, and I ran into the issue while reading Parquet files.

Versions / Dependencies

e50e182

Reproduction script

TK

Issue Severity

Medium: It is a significant difficulty but I can work around it.

@bveeramani bveeramani added bug Something that is supposed to be working; but isn't triage Needs triage (eg: priority, bug/not-bug, and owning component) P1 Issue that should be fixed within a few weeks data Ray Data-related issues and removed triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Jun 22, 2023
@bveeramani bveeramani self-assigned this Jun 22, 2023
@ericl
Copy link
Contributor

ericl commented Jun 22, 2023

Yea you need to propagate it manually.

@anyscalesam anyscalesam added P2 Important issue, but not time-critical and removed P1 Issue that should be fixed within a few weeks labels Nov 2, 2023
@bveeramani
Copy link
Member Author

Closing because you can't disable block splitting anymore, so this isn't an issue. See #38235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that is supposed to be working; but isn't data Ray Data-related issues P2 Important issue, but not time-critical
Projects
None yet
Development

No branches or pull requests

3 participants