From c78469e598798bd7c84daa130e1d052d9f61093f Mon Sep 17 00:00:00 2001 From: Chris Hernandez Date: Fri, 7 Jun 2024 15:03:59 -0400 Subject: [PATCH] update ps-connector.properties file --- broker/consumer/rubin/ps-connector.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/broker/consumer/rubin/ps-connector.properties b/broker/consumer/rubin/ps-connector.properties index 60a5d024..f76775fc 100644 --- a/broker/consumer/rubin/ps-connector.properties +++ b/broker/consumer/rubin/ps-connector.properties @@ -12,7 +12,7 @@ tasks.max=1 # set kafka the topic topics=KAFKA_TOPIC # set the Pub/Sub configs -cps.topic=PUBSUB_TOPIC +cps.topic=PS_TOPIC cps.project=PROJECT_ID # include Kafka topic, partition, offset, timestamp as msg attributes metadata.publish=true