Anonymitaet commented on a change in pull request #12777:
URL: https://github.com/apache/pulsar/pull/12777#discussion_r748977300



##########
File path: site2/docs/tiered-storage-filesystem.md
##########
@@ -265,4 +204,312 @@ To trigger via CLI tools, you need to specify the maximum 
amount of data (thresh
 
 ## Tutorial
 
-For the complete and step-by-step instructions on how to use the filesystem 
offloader with Pulsar, see 
[here](https://hub.streamnative.io/offloaders/filesystem/2.5.1).
\ No newline at end of file
+This section provides step-by-step instructions on how to use the filesystem 
offloader to move data from Pulsar to Hadoop Distributed File System (HDFS) or 
Network File system (NFS).
+
+<!--DOCUSAURUS_CODE_TABS-->
+
+<!--HDFS-->
+
+To move data from Pulsar to HDFS, follow these steps.
+
+### Step1: Prepare the HDFS environment

Review comment:
       ```suggestion
   ### Step 1: Prepare the HDFS environment
   ```

##########
File path: site2/docs/tiered-storage-filesystem.md
##########
@@ -265,4 +204,312 @@ To trigger via CLI tools, you need to specify the maximum 
amount of data (thresh
 
 ## Tutorial
 
-For the complete and step-by-step instructions on how to use the filesystem 
offloader with Pulsar, see 
[here](https://hub.streamnative.io/offloaders/filesystem/2.5.1).
\ No newline at end of file
+This section provides step-by-step instructions on how to use the filesystem 
offloader to move data from Pulsar to Hadoop Distributed File System (HDFS) or 
Network File system (NFS).
+
+<!--DOCUSAURUS_CODE_TABS-->

Review comment:
       Have you previewed the content using `yarn start`?

##########
File path: site2/docs/tiered-storage-filesystem.md
##########
@@ -265,4 +204,312 @@ To trigger via CLI tools, you need to specify the maximum 
amount of data (thresh
 
 ## Tutorial
 
-For the complete and step-by-step instructions on how to use the filesystem 
offloader with Pulsar, see 
[here](https://hub.streamnative.io/offloaders/filesystem/2.5.1).
\ No newline at end of file
+This section provides step-by-step instructions on how to use the filesystem 
offloader to move data from Pulsar to Hadoop Distributed File System (HDFS) or 
Network File system (NFS).
+
+<!--DOCUSAURUS_CODE_TABS-->
+
+<!--HDFS-->
+
+To move data from Pulsar to HDFS, follow these steps.
+
+### Step1: Prepare the HDFS environment
+
+This tutorial sets up a Hadoop single node cluster and uses Hadoop 3.2.1.
+
+> **Tip**
+>
+> For more information about setting up a Hadoop single node cluster, see 
[here](https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html).

Review comment:
       ```suggestion
   > For how to set up a Hadoop single node cluster, see 
[here](https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html).
   ```
   
   How about changing the description more concise and direct? 




-- 
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]


Reply via email to