[23:22:06] an-test-presto1001 is out of disk space and is causing alarms, but since it's a test node I'm not going to bother with it for now [23:25:04] 10Analytics: Presto should warn or prevent users from querying without Hive partition predicates - https://phabricator.wikimedia.org/T273004 (10razzi) One way to go about this may be to use `hive.max-partitions-per-scan`. From the docs: | hive.max-partitions-per-scan | Maximum number of partitions for a single... [23:27:02] There is also a problem on kafka-test1009: after rebooting, I see [23:27:02] ``` [23:27:02] razzi@kafka-test1009:~$ sudo systemctl list-units --failed [23:27:02] UNIT LOAD ACTIVE SUB DESCRIPTION [23:27:02] ● ifup@ens5.service loaded failed failed ifup for ens5 [23:27:03] ``` [23:27:03] Again, since it's a test node, I'm going to leave it alone [23:41:56] 10Analytics, 10Product-Data-Infrastructure, 10Wikimedia-Logstash, 10observability, 10Patch-For-Review: Create a separate logstash ElasticSearch index for schemaed events - https://phabricator.wikimedia.org/T265938 (10colewhite) >>! In T265938#6781389, @Ottomata wrote: > In a meeting with devs doing clien...