mcvsubbu commented on a change in pull request #4284: Put managing Pinot under 
in_production
URL: https://github.com/apache/incubator-pinot/pull/4284#discussion_r291255134
 
 

 ##########
 File path: docs/in_production.rst
 ##########
 @@ -46,17 +46,81 @@ The ordering is as follows:
 Managing Pinot
 ~~~~~~~~~~~~~~
 
-Creating tables
----------------
+There are two ways to manage Pinot cluster, i.e. using Pinot management 
console and ``pinot-admin.sh`` script.
 
-Updating tables
----------------
+Pinot Management Console
+------------------------
 
-Uploading data
+There is a REST API which allows management of tables, tenants, segments and 
schemas. It can be accessed by going to
 
 Review comment:
   ```suggestion
   The we based management console allows operations on tables, tenants, 
segments and schemas. You can access the console via 
http://controller-host:port/help. The console also allows you to enter queries 
for interactive debugging. Here are some screen-shots from the console.
   ```

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to