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

Mounted files intermittently returning partial results on read #7

Open
ca-scribner opened this issue Feb 2, 2021 · 0 comments
Open

Comments

@ca-scribner
Copy link

I don't have a good way of reproducing this but filing an issue to at least document it.

Joseph Kuchar has found that when reading csv files from the boathouse mounted /minio folders, some files are returned prematurely. When accessing them in python, some 10000+ line csv files would return with maybe 60 lines and without a read error.

We don't know if this is just a boathouse-file+python problem, or a general problem (eg: not sure if we just did a wc -l on a file repeatedly if it would ever return smaller than it should). He's switched to using mc cp to copy files locally first and the issue has been resolved.

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

No branches or pull requests

1 participant