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

[BUG] 10 minutes to cuDF and dask-cuDF notebook references missing data #10614

Closed
robocopnixon opened this issue Apr 6, 2022 · 3 comments · Fixed by #12114
Closed

[BUG] 10 minutes to cuDF and dask-cuDF notebook references missing data #10614

robocopnixon opened this issue Apr 6, 2022 · 3 comments · Fixed by #12114
Assignees
Labels
2 - In Progress Currently a work in progress bug Something isn't working doc Documentation Python Affects Python cuDF API.

Comments

@robocopnixon
Copy link

Describe the bug
The read_orc section throw this error: FileNotFoundError: [Errno 2] No such file or directory: ['/rapids/cudf/python/cudf/cudf/tests/data/orc/TestOrcFile.test1.orc']

Steps/Code to reproduce bug
Runt the notebook.

Expected behavior
Notebook should run.

@robocopnixon robocopnixon added Needs Triage Need team to review and classify bug Something isn't working labels Apr 6, 2022
@shwina shwina added doc Documentation Python Affects Python cuDF API. and removed Needs Triage Need team to review and classify labels Apr 19, 2022
@github-actions
Copy link

This issue has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed. This issue will be labeled inactive-90d if there is no activity in the next 60 days.

@shwina shwina self-assigned this May 23, 2022
@github-actions
Copy link

This issue has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.

@wence-
Copy link
Contributor

wence- commented Nov 10, 2022

This works when one has cloned the repository because in that case the file does exist (which is probably why we haven't noticed). I'll update the notebook to do the same as the other read/write options by writing first and then reading.

@wence- wence- assigned wence- and unassigned shwina Nov 10, 2022
@GregoryKimball GregoryKimball added 2 - In Progress Currently a work in progress and removed inactive-30d labels Nov 22, 2022
@rapids-bot rapids-bot bot closed this as completed in d02601a Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currently a work in progress bug Something isn't working doc Documentation Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants