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

← cluster party objects party_source
Overview Objects Graph History
source · party.party_source
Parallelism
1
Actors
1 / 1
running
Distribution
SINGLE
Rows
State size
Created
2026-07-26 20:45
Initialized
2026-07-26 20:44
Fragment flags
SOURCE
Actors
ActorFragmentWorkerState
156890 4451 33 running
sql · party.party_source — click to expand
CREATE SOURCE party.party_source
WITH (
  connector='postgres-cdc',
  hostname='psql-nonprod-uae.postgres.database.azure.com',
  port='5432',
  username='migration_user',
  password='***',
  database.name='ai-hub-int-party-service',
  schema.name='public',
  slot.name='rwm_party_ai_hub_int_uae',
  publication.name='risingwave_party_publication',
  publication.create.enable='true',
  ssl.mode='require',
  debezium.heartbeat.interval.ms='30000'
)
Lineage · party.party_source 6 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.