despens added a comment.

This issue is about clearing blazegraph and importing the complete dataset from Wikibase. This is required for migrating an existing Wikibase instance or for recovering from failure.

My approach would be to write a script running on the docker host that:

  • creates a local empty file
  • docker-mounts that file in Wikibase container
  • triggers the TTL export script
  • unmounts the file in Wikibase container
  • mounts the file in query service container
  • triggers the process for importing into blazegraph
  • unmounts the file from query service
  • removes the file

However I am wondering if that will be enough to get the full benefits of the WDQS, like name autocompletion?

Of course if there is an easier way for doing this, like telling the WDQS update service that it should get all changes from the beginning of time just once, I would totally use that. 🙂


TASK DETAIL
https://phabricator.wikimedia.org/T197658

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

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
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to