Option for sequential/parallel read #7820
jayhohoho2019
started this conversation in
Support
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Edit config.yaml
No, you cannot mix and match |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From v1.2.3 release notes: Added an option to revert to sequential read. There are some systems (primarily macos+exfat) where the parallel read features results in very long lookup times. This addition makes the parallel feature the default, but adds the ability to disable it and revert back to sequential reads.
Which option is this and how do we change it? Could we selectively do sequential read on certain plot_directories while parallel reads on all others, on the same harvester?
Beta Was this translation helpful? Give feedback.
All reactions