horizonzy commented on code in PR #16282:
URL: https://github.com/apache/pulsar/pull/16282#discussion_r910548089


##########
site2/docs/io-quickstart.md:
##########
@@ -212,16 +212,26 @@ You can create a configuration file through one of the 
following methods.
 
   ```json
   
-  {
-      "roots": "localhost:9042",
-      "keyspace": "pulsar_test_keyspace",
-      "columnFamily": "pulsar_test_table",
-      "keyname": "key",
-      "columnName": "col"
+  {   
+      "configs": 

Review Comment:
   Is the configs is a array? If so, should add `[]`



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