-
Notifications
You must be signed in to change notification settings - Fork 41
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
Workers #33
Comments
Thanks for the bug report! I'll prioritize the improved error reporting, which I meant to implement for some time now. Apart from that, I do not see any error (and usage should be more or less self-explanatory). |
javfg
added a commit
to opentargets/platform-output-support
that referenced
this issue
Sep 18, 2024
esbulk seems to have been causing errors with the previous settings. We did not see them before because they do not halt the image building process, but the db becomes inconsistent, as documents fail to import. According to issues in the library github: miku/esbulk#33 and the readme: https://github.com/miku/esbulk?tab=readme-ov-file#esbulk Using default settings might solve those errors. So far, it seems to be working.
jdhayhurst
pushed a commit
to opentargets/platform-output-support
that referenced
this issue
Sep 25, 2024
esbulk seems to have been causing errors with the previous settings. We did not see them before because they do not halt the image building process, but the db becomes inconsistent, as documents fail to import. According to issues in the library github: miku/esbulk#33 and the readme: https://github.com/miku/esbulk?tab=readme-ov-file#esbulk Using default settings might solve those errors. So far, it seems to be working.
jdhayhurst
pushed a commit
to opentargets/platform-output-support
that referenced
this issue
Sep 25, 2024
esbulk seems to have been causing errors with the previous settings. We did not see them before because they do not halt the image building process, but the db becomes inconsistent, as documents fail to import. According to issues in the library github: miku/esbulk#33 and the readme: https://github.com/miku/esbulk?tab=readme-ov-file#esbulk Using default settings might solve those errors. So far, it seems to be working.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm curious about the
-w
option. I have a 40GB file to import but it doesn't seem to matter how much CPU or mem I give the system. I have 192 cores and ~300GB ram but can't get-w
to go past-w 7
. I have 6 nodes in this cluster.FWIW,
htop
shows barely any utilization while I am running the import.Am I doing something wrong?
The text was updated successfully, but these errors were encountered: