lamber-ken commented on a change in pull request #1261: [HUDI-403] Adds guidelines on deployment/upgrading URL: https://github.com/apache/incubator-hudi/pull/1261#discussion_r368789255
########## File path: docs/_docs/2_6_deployment.md ########## @@ -1,51 +1,87 @@ --- -title: Administering Hudi Pipelines -keywords: hudi, administration, operation, devops -permalink: /docs/admin_guide.html -summary: This section offers an overview of tools available to operate an ecosystem of Hudi datasets +title: Deployment Guide +keywords: hudi, administration, operation, devops, deployment +permalink: /docs/deployment.html +summary: This section offers an overview of tools available to operate an ecosystem of Hudi toc: true last_modified_at: 2019-12-30T15:59:57-04:00 --- -Admins/ops can gain visibility into Hudi datasets/pipelines in the following ways +This section provides all the help you need to deploy and operate Hudi tables at scale. +Specifically, we will cover the following aspects. - - [Administering via the Admin CLI](#admin-cli) - - [Graphite metrics](#metrics) - - [Spark UI of the Hudi Application](#spark-ui) + - [Deployment Model](#deploying) : How various Hudi components are deployed and managed. + - [Upgrading Versions](#upgrading) : Picking up new releases of Hudi, guidelines and general best-practices Review comment: Hi, miss . at the end of statement. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
