api: pipeline_ops router (per-source generate trigger, run status, Trino sync counts)

This commit is contained in:
mo
2026-06-26 01:12:07 +00:00
parent 62b416d210
commit bac3a90775
4 changed files with 170 additions and 1 deletions
+2
View File
@@ -39,6 +39,8 @@ services:
LLM_API_KEY: sk-local
LAKEHOUSE_HOST: 10.0.21.50
AIRFLOW_URL: http://10.0.21.55:8080
TRINO_URL: http://10.0.21.50:8089
TRINO_USER: ${TRINO_USER:-mo}
KAFKA_UI_URL: http://10.0.21.36:9000
HDFS_NN_URL: http://10.0.21.61:9870
S3_ENDPOINT: ${S3_ENDPOINT:-http://10.0.20.111:9020}