Page MenuHomePhabricator

Create a new wdqs docker file and image for the latest snapshot of wdqs used by the wmf
Closed, ResolvedPublic

Description

This Dockerfile should be based on the already existing docker files.
The discovery / search / query service team should be contacted regarding the contents of RWStore.properties for the snapshot.
The latest versions can be used from https://archiva.wikimedia.org/repository/releases/org/wikidata/query/rdf/service/ (0.3.40 at the time of writing this)
Their (search team) review should also be sought for the PR introducing the new image.

This code lives in: https://github.com/wmde/wikibase-docker
Docs for updating / releasing new images https://github.com/wmde/wikibase-docker/tree/master/wdqs#development
The search team can be found on IRC on freenode in the "wikimedia-discovery" channel and are available in EU daytime.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Addshore renamed this task from create a new wdqs docker file and image for the latest snapshot of wdqs using my the wmf to create a new wdqs docker file and image for the latest snapshot of wdqs used by the wmf.May 20 2020, 6:38 PM
Addshore updated the task description. (Show Details)
Addshore renamed this task from create a new wdqs docker file and image for the latest snapshot of wdqs used by the wmf to Create a new wdqs docker file and image for the latest snapshot of wdqs used by the wmf.Jul 6 2020, 1:48 PM
Addshore updated the task description. (Show Details)
Addshore raised the priority of this task from Medium to High.Jul 8 2020, 10:34 AM

The RWStore.properties file has now been updated to match 0.3.40 defaults.

The Pull request can be reviewed here -> https://github.com/wmde/wikibase-docker/pull/128

This has now been merged and can be used by using

image: wikibase/wdqs:0.3.40

Resolved as it's in the Done column at the end of sprint 3 (start of sprint 4)