Create and update a Pulsar IO source connector via pulsar-admin

domain: pulsar.apache.org · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. List available built-in source connector types: pulsar-admin sources available-sources — this shows connectors packaged with your Pulsar distribution (e.g., kafka, rabbitmq, mqtt, debezium-postgres).
  2. Create a source connector: pulsar-admin sources create --name {source-name} --source-type {type} --destination-topic-name persistent://{tenant}/{namespace}/{topic} --source-config-file {config.yaml} where config.yaml contains connector-specific settings.
  3. For a Debezium Postgres source, the config file must include database.hostname, database.port, database.user, database.password, database.dbname, and plugin.name (e.g., pgoutput); check current Pulsar IO Debezium docs for the full required field list.
  4. Check source status: pulsar-admin sources status --name {source-name} --namespace {tenant}/{namespace}
  5. Update source configuration without recreating: pulsar-admin sources update --name {source-name} --source-config-file {updated-config.yaml}

Known gotchas

Related routes

Configure and use Pulsar IO connectors (source and sink)
data-engineering · 5 steps · unrated
Set up Apache Pulsar Functions to perform stateless stream processing and deploy via pulsar-admin
pulsar.apache.org · 5 steps · unrated
Configure Apache Pulsar geo-replication at the namespace level and verify cross-cluster message delivery
pulsar.apache.org · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans