| despens added a comment. |
I am looking at runUpdate.sh inside the wdqs container, which I believe is documented here.
In order to import all statements, I tried to set a start time long in the past, yielding errors:
bash-4.4# pwd /wdqs bash-4.4# ./runUpdate.sh -v --start 20010101120000 -t 2 --verify -W https://staging.catalog.rhizome.org/ -U http://staging.catalog.rhizome.org/ --init ./runUpdate.sh: illegal option -- v ./runUpdate.sh: illegal option -- - Updating via http://localhost:9999/bigdata/namespace/wdq/sparql OpenJDK 64-Bit Server VM warning: Cannot open file /var/log/wdqs/wdqs-updater_jvm_gc.pid238.log due to No such file or directory
I> No access restrictor found, access to any MBean is allowed
Jolokia: Agent started with URL http://127.0.0.1:8778/jolokia/
#logback.classic pattern: %d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n
Invalid argument: com.lexicalscope.jewel.cli.ArgumentValidationException: Option only takes one value; cannot use [20010101120000]: --sparqlUrl -u value : URL to post updates and queries.
Unexpected Option: W
Unexpected Option: U
The options available are:
[--batchSize -b value] : Number of recent changes fetched at a time.
[--entityNamespaces value] : If specified must be numerical indexes of Item and Property namespaces that defined in Wikibase repository, comma separated.
[--help] : Show this message
[--idrange value] : If specified must be <start>-<end>. Ids are iterated instead of recent changes. Start and end are inclusive.
[--ids value...] : If specified must be <id> or list of <id>, comma or space separated.
[--init -I] : Initialize last update time to start time
[--keepTypes] : Preserve all types
[--labelLanguage value...] : Only import labels, aliases, and descriptions in these languages.
[--pollDelay -d value] : Poll delay when no updates found
[--singleLabel value...] : Only import a single label and description using the languages specified as a fallback list. If there isn't a label in any of the specified languages then no label is imported. Ditto for description.
[--skipSiteLinks] : Skip site links
--sparqlUrl -u value : URL to post updates and queries.
[--start -s value] : Start time in 2015-02-11T17:11:08Z or 20150211170100 format.
[--tailPoller -T value] : Use secondary poller with given gap (seconds) to catch up missed updates
[--threadCount -t value] : Thread count
[--verbose -v] : Verbose mode
[--verify -V] : Verify updates (may have performance impact)
[--wikibaseHost -w value] : Wikibase host
[--wikibaseScheme value] : Wikidata url schemeDoes that mean I am trying to run the wrong runUpdate.sh, or is this another version from the one documented?
TASK DETAIL
EMAIL PREFERENCES
To: despens
Cc: tk, Aklapper, Addshore, despens, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, Gstupp, merbst, LawExplorer, Avner, Gehel, Abbe98, Jonas, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
Cc: tk, Aklapper, Addshore, despens, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, Gstupp, merbst, LawExplorer, Avner, Gehel, Abbe98, Jonas, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
