File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44### Prerequisites
55
66- ` kubectl ` access to a Kubernetes cluster.
7- - Credentials to an IBM Event Streams instance that has the following permissions:
7+ - Credentials for an IBM Event Streams instance that has the following permissions:
88 - to create topics required by the Kafka Connect configuration (see ` connect-distributed.properties ` )
99 - to read/write to the topics accessed by the Connectors
1010
@@ -42,6 +42,6 @@ The Connect REST API is documented at https://kafka.apache.org/documentation/#co
4242
4343### Run Connectors
4444
45- Once the Kafka Connect runtime is running, see the instructions for running the connectors:
45+ When the Kafka Connect runtime is running, see the instructions for running the connectors:
4646- [ Run the COS Sink connector] ( https://github.com/ibm-messaging/kafka-connect-ibmcos-sink#running-the-connector )
4747- [ Run the MQ Source connector] ( https://github.com/ibm-messaging/kafka-connect-mq-source#running-the-connector )
You can’t perform that action at this time.
0 commit comments