Difference between revisions of "WikiData Import 2022-06-24"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
= Preparations = | = Preparations = | ||
+ | == Native build == | ||
[[WikiData_Import_2022-05-21#Build_code]] steps still apply for this attempt using the native/compiled version of qlever. | [[WikiData_Import_2022-05-21#Build_code]] steps still apply for this attempt using the native/compiled version of qlever. | ||
− | + | <source lang='bash'> | |
+ | qlever-code$ git pull | ||
+ | remote: Enumerating objects: 301, done. | ||
+ | remote: Counting objects: 100% (301/301), done. | ||
+ | remote: Compressing objects: 100% (223/223), done. | ||
+ | Receiving objects: 31% (94/301), 53.42 MiB | 3.75 MiB/s | ||
+ | ... | ||
+ | </source> | ||
= qleverauto environment checks = | = qleverauto environment checks = |
Revision as of 08:42, 24 June 2022
see QLever/script as discussed in QLever Issue #562 for the script which makes reproducing this attempt easier.
see QLever Discussions for more details on this attempt series.
since the https://github.com/ad-freiburg/qlever-control now has an official "qlever" script we have rename the script that has the purpose to make the import attempts reproducible to qleverauto.
Beware of https://github.com/ad-freiburg/qlever-control/issues/4 - make sure ulimit -n is set!. This attempt had to be restarted since setting the value within a script did not work.
Preparations
Native build
WikiData_Import_2022-05-21#Build_code steps still apply for this attempt using the native/compiled version of qlever.
qlever-code$ git pull
remote: Enumerating objects: 301, done.
remote: Counting objects: 100% (301/301), done.
remote: Compressing objects: 100% (223/223), done.
Receiving objects: 31% (94/301), 53.42 MiB | 3.75 MiB/s
...
qleverauto environment checks
./qleverauto -v