vinothchandar commented on a change in pull request #1: Initial commit with 
documentation
URL: https://github.com/apache/incubator-hudi/pull/1#discussion_r253623521
 
 

 ##########
 File path: docs/admin_guide.md
 ##########
 @@ -0,0 +1,444 @@
+---
+title: Admin Guide
+keywords: admin
+sidebar: mydoc_sidebar
+permalink: admin_guide.html
+toc: false
+summary: This section offers an overview of tools available to operate an 
ecosystem of Hudi datasets
+---
+
+Admins/ops can gain visibility into Hudi datasets/pipelines in the following 
ways
+
+ - Administering via the Admin CLI
+ - Graphite metrics
+ - Spark UI of the Hudi Application
+
+This section provides a glimpse into each of these, with some general guidance 
on troubleshooting
+
+## Admin CLI
+
+Once hoodie has been built via `mvn clean install -DskipTests`, the shell can 
be fired by via  `cd hoodie-cli && ./hoodie-cli.sh`.
 
 Review comment:
   can we replace these instances as with `hudi`? 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to