[13:29:57] hare: the stream should also publish lexeme data (as part of either the full or the main streams) [13:31:26] hare: while we have done the work to expose the data, we will probably not implement the consumer part of that. In theory, it should be reasonably easy to implement, there are some notes in T374939. [13:31:27] T374939: Write a client that consumes the RDF update stream from https://stream.wikimedia.org/ and update a triple store - https://phabricator.wikimedia.org/T374939 [13:32:08] WDQS does not consume this new public stream, but the internal Kafka based stream (the public stream is just an exposition of the internal one, but over HTTP) [13:33:33] Weekly update published https://wikitech.wikimedia.org/wiki/Search_Platform/Weekly_Updates/2025-01-24 / https://wikimedia.slack.com/archives/C02291Z9YQY/p1737725220765369?thread_ts=1737630021.150429&cid=C02291Z9YQY. Please add notes / comments / corrections. [14:01:57] Is there a Blazegraph command similar to MySQL's LOCK TABLES? [14:02:41] looking at the categories JNL upload job and was wondering if there's a safe way to lock the JNL without necessarily shutting off BG [14:02:52] Not that I know of. At the same time, categories are read only in normal operations, outside of the regular reload. So the risk might be low. [15:16:40] Safe strategy is still to shutdown blazegraph. [15:35:43] I agree...I'm just thinking in terms of a container which basically runs a single process, and messing with that process will typically cause a restart of the container when it's running in an orchestrator [15:38:29] Sounds like it'll be safe in that controlled environment, we know that writes won't be happening [16:31:07] dcausse: what's the deal with https://phabricator.wikimedia.org/T237502? (thinking about null edits). Why can't null edits be done on wikidata items? [20:12:36] OK, I have a working categories data reload helm chart. Still needs a ton of work, but I can download, create the JNL, and upload to S3 https://gitlab.wikimedia.org/repos/search-platform/sre/wdqs-categories-helm/-/tree/job?ref_type=heads