Anonymitaet commented on a change in pull request #12978:
URL: https://github.com/apache/pulsar/pull/12978#discussion_r760914308
##########
File path: site2/docs/io-file-source.md
##########
@@ -105,7 +105,13 @@ Here is an example of using the File source connecter.
$ curl -O
https://mirrors.tuna.tsinghua.edu.cn/apache/pulsar/pulsar-{version}/connectors/pulsar-io-file-{version}.nar
```
-6. Start the File source connector.
+6. Copy the File source connector to the container.
+
+ ```bash
+ $ docker cp pulsar-io-file-{version}.nar pulsar-standalone:/pulsar/
Review comment:
Hi @Haaroon any feedback?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]