aboutsummaryrefslogtreecommitdiffstats
path: root/sql/reingest_weekly.sh
Commit message (Collapse)AuthorAgeFilesLines
* switch default kafka-broker host from wbgrp-svc263 to wbgrp-svc350Bryan Newbold2022-05-031-1/+1
|
* sql: fix reingest query missing type on LEFT JOIN; wrap in read-only transactionBryan Newbold2022-04-041-1/+1
|
* refactor reingest scriptsBryan Newbold2021-09-301-9/+8
|
* new 'daily' and 'priority' ingest request topicsBryan Newbold2021-09-301-1/+1
| | | | | | | | | The old ingest request queue was always getting lopsided, suspect because it was scaled up (additional partitions) at some point in the past, hoping new topics will fix this. New '-priority' queue is like '-bulk', but for smaller-volume SPN-like requests. Eg, interactive mode.
* reingest scripts to run as sandcrawlerBryan Newbold2021-04-091-6/+6
|
* sql: update paths to work with svc506 machineBryan Newbold2021-04-091-8/+8
|
* sql: update periodic retry/reingest scriptsBryan Newbold2021-04-091-3/+3
|
* SQL: update weekly/quarterly ingest retry scriptsBryan Newbold2020-10-211-10/+10
|
* WIP weekly re-ingest scriptBryan Newbold2020-08-171-0/+20