sijie commented on a change in pull request #2275: [website] improve pulsar connector documentation
URL: https://github.com/apache/incubator-pulsar/pull/2275#discussion_r207007480
##########
File path: site2/docs/getting-started-standalone.md
##########
@@ -58,7 +58,51 @@ Directory | Contains
`logs` | Logs created by the installation
+## Installing Builtin Connectors
+Since release `2.1.0-incubating`, Pulsar releases a separate binary distribution, containing
all the `builtin` connectors.
+If you would like to enable those `builtin` connectors, you can download the connectors tarball
release in one of the following ways:
+
+* by clicking the link below and downloading the release from an Apache mirror:
+
+ * <a href="pulsar:connector_release_url" download>Pulsar IO Connectors {{pulsar:version}}
release</a>
Review comment:
pulsar:connector_release_url are templates. so it will be replaced when building the website.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|