From 12c139d7de95c836510acd5cac10c65fb6861fd2 Mon Sep 17 00:00:00 2001 From: Bharat Viswanadham Date: Tue, 18 Dec 2018 11:40:32 -0800 Subject: [PATCH] HDDS-933. Add documentation for genconf tool under Tools section. Contributed by Dinesh Chitlangia. --- hadoop-hdds/docs/content/genconf.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 hadoop-hdds/docs/content/genconf.md diff --git a/hadoop-hdds/docs/content/genconf.md b/hadoop-hdds/docs/content/genconf.md new file mode 100644 index 00000000000..838a4c7f413 --- /dev/null +++ b/hadoop-hdds/docs/content/genconf.md @@ -0,0 +1,28 @@ +--- +title: "Generate Configurations" +date: 2018-12-18 +menu: + main: + parent: Tools +--- + + +Genconf tool generates a template ozone-site.xml file at the specified path. +This template file can be edited to replace with proper values. + +`ozone genconf `