You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/09/04 14:20:22 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #5111: [doc] Improve Pulsar deployment bare metal

Anonymitaet commented on a change in pull request #5111: [doc] Improve Pulsar deployment bare metal
URL: https://github.com/apache/pulsar/pull/5111#discussion_r320781606
 
 

 ##########
 File path: site2/docs/deploy-bare-metal.md
 ##########
 @@ -95,20 +95,19 @@ The untarred directory contains the following subdirectories:
 
 Directory | Contains
 :---------|:--------
-`bin` | Pulsar's [command-line tools](reference-cli-tools.md), such as [`pulsar`](reference-cli-tools.md#pulsar) and [`pulsar-admin`](reference-pulsar-admin.md)
+`bin` |[command-line tools](reference-cli-tools.md) of Pulsar, such as [`pulsar`](reference-cli-tools.md#pulsar) and [`pulsar-admin`](reference-pulsar-admin.md)
 `conf` | Configuration files for Pulsar, including for [broker configuration](reference-configuration.md#broker), [ZooKeeper configuration](reference-configuration.md#zookeeper), and more
-`data` | The data storage directory used by ZooKeeper and BookKeeper.
-`lib` | The [JAR](https://en.wikipedia.org/wiki/JAR_(file_format)) files used by Pulsar.
-`logs` | Logs created by the installation.
+`data` | The data storage directory that ZooKeeper and BookKeeper use
+`lib` | The [JAR](https://en.wikipedia.org/wiki/JAR_(file_format)) files that Pulsar uses
+`logs` | Logs that the installation creates
 
-## Installing Builtin Connectors (optional)
+## Install Builtin Connectors (optional)
 
 Review comment:
   This part is the same as https://pulsar.apache.org/docs/en/next/standalone/#install-builtin-connectors-optional, you can add a link here.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services