From c578c485d8cfb0c551c81a2b36ad36f770994a4c Mon Sep 17 00:00:00 2001 From: "Glenn K. Lockwood" Date: Mon, 17 Feb 2014 20:47:01 -0800 Subject: [PATCH] fixed formatting problem in user guide markdown --- USERGUIDE.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/USERGUIDE.md b/USERGUIDE.md index df927ed..46c25a5 100644 --- a/USERGUIDE.md +++ b/USERGUIDE.md @@ -328,21 +328,14 @@ the necessary transformation would be The myhadoop-configure.sh command has the following command-line options that can also be set via the environment variables listed below: - | Environment | - Switch | Variable | Option --------------------------------------------------------------------------------- + Switch |Environment Variable| Option +--------|--------------------|-------------------------------------------------- -n | NODES | number of nodes to use for Hadoop cluster --------------------------------------------------------------------------------- -p | MH_PERSIST_DIR | location of persistent HDFS data --------------------------------------------------------------------------------- -c | HADOOP_CONF_DIR | location to use when building new Hadoop config directory --------------------------------------------------------------------------------- -s | MH_SCRATCH_DIR | location of node-local storage for HDFS data --------------------------------------------------------------------------------- -h | HADOOP_HOME | location of hadoop installation containing myHadoop templates in $HADOOP_HOME/conf --------------------------------------------------------------------------------- -i | MH_IPOIB_TRANSFORM | regex (passed to sed -e) to transform hostnames from resource manager to IP over InfiniBand hosts --------------------------------------------------------------------------------- The order of precedence is