mark teehan
mark teehan
@ybyzek - this is the ccloud demo. "# No need to pre-create topic pageviews in Confluent Cloud because Replicator will do this automatically" : but topic.preserve.partitions is unset so it...
hmmm I ran a clean run yesterday; using a freshly downloaded tarball, using docker and a new cloud-stack; but the cloud pageviews had one partition. I'll retest today.
indeed - thanks :-) re-running now with debug-stops to check partition counts during the build.
I know why. I have CONFLUENT_HOME set; and ${CONFLUENT_HOME}/etc/kafka/server.properties has num.partitions=1. This config is being picked up for the kafka-topics command.
for instance, using the TPCH schema; if connect starts with table.whitelist="" to stream all tables with mode="incrementing" then the incrementing column for each of the 8 tables could be specified...