RWM Console cluster: risingwave-ai-hub-int.ai-hub-rwm.svc.cluster.local

← cluster order_service objects order_service_source
Overview Objects Graph History
source · order_service.order_service_source
Parallelism
1
Actors
1 / 1
running
Distribution
SINGLE
Rows
State size
Created
2026-07-28 07:06
Initialized
2026-07-28 07:04
Fragment flags
SOURCE
Actors
ActorFragmentWorkerState
157393 8385 33 running
sql · order_service.order_service_source — click to expand
CREATE SOURCE order_service.order_service_source
WITH (
  connector='postgres-cdc',
  hostname='psql-nonprod-uae.postgres.database.azure.com',
  port='5432',
  username='migration_user',
  password='***',
  database.name='ai-hub-int-order-service',
  schema.name='oms',
  slot.name='rwm_order_ai_hub_int_uae',
  publication.name='risingwave_publication',
  publication.create.enable='true',
  ssl.mode='require',
  debezium.heartbeat.interval.ms='30000'
)
Lineage · order_service.order_service_source 2 objects
Direct (1-hop) dependencies from rw_depend, across schemas. Click a neighbor to expand its dependencies; ⌘/Ctrl-click opens its page. Drag to pan, scroll to zoom. External source/sink endpoints (Kafka, Iceberg) are not shown.