From 28fab2254da1dca5c29799aa60e2babc8c8a0a44 Mon Sep 17 00:00:00 2001 From: jetoile Date: Wed, 10 Oct 2018 20:25:15 +0200 Subject: [PATCH] update doc --- .../src/site/markdown/install-hadoop-unit-standalone.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hadoop-unit-site/src/site/markdown/install-hadoop-unit-standalone.md b/hadoop-unit-site/src/site/markdown/install-hadoop-unit-standalone.md index df981f45..76d8f8f0 100644 --- a/hadoop-unit-site/src/site/markdown/install-hadoop-unit-standalone.md +++ b/hadoop-unit-site/src/site/markdown/install-hadoop-unit-standalone.md @@ -2,8 +2,12 @@ * Download it on [search.maven.org](http://search.maven.org/remotecontent?filepath=fr/jetoile/hadoop/hadoop-unit-standalone/2.9/hadoop-unit-standalone-2.9.tar.gz) * Unzip it -* Edit files: +* Edit file: * ```conf/hadoop.properties``` to activate the components you want + + If maven is already installed and configured, you have no more file to modify + + If maven is not installed, edit file: * ```conf/hadoop-unit-default.properties``` to set your variables: * ```maven.local.repo```: set the location to your maven local repository (ex: `~//.m2/repository` for linux user or `C:/Users//.m2/repository` * ```maven.central.repo```: if you have a maven repository manager, set your repository