tuteng commented on a change in pull request #5266: Update io-cdc-canal.md
URL: https://github.com/apache/pulsar/pull/5266#discussion_r327528932
##########
File path: site2/docs/io-cdc-canal.md
##########
@@ -163,9 +163,9 @@ Here is an example of storing MySQL data using the
configuration file as above.
```bash
$ docker exec -it pulsar-standalone /bin/bash
- $ wget
http://apache.01link.hk/pulsar/pulsar-2.3.0/connectors/pulsar-io-canal-2.3.0.nar
-P connectors
- $ ./bin/pulsar-admin sources localrun \
- --archive ./connectors/pulsar-io-canal-2.3.0.nar \
+ $ wget
http://apache.01link.hk/pulsar/pulsar-2.4.1/connectors/pulsar-io-canal-2.4.1.nar
-P connectors
Review comment:
Can you change to this download link
https://archive.apache.org/dist/pulsar/pulsar-2.3.0/connectors/pulsar-io-canal-2.3.0.nar
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services