Skip to content

Commit c578c48

Browse files
fixed formatting problem in user guide markdown
1 parent e4f6243 commit c578c48

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

USERGUIDE.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -328,21 +328,14 @@ the necessary transformation would be
328328
The myhadoop-configure.sh command has the following command-line options that
329329
can also be set via the environment variables listed below:
330330

331-
| Environment |
332-
Switch | Variable | Option
333-
--------------------------------------------------------------------------------
331+
Switch |Environment Variable| Option
332+
--------|--------------------|--------------------------------------------------
334333
-n | NODES | number of nodes to use for Hadoop cluster
335-
--------------------------------------------------------------------------------
336334
-p | MH_PERSIST_DIR | location of persistent HDFS data
337-
--------------------------------------------------------------------------------
338335
-c | HADOOP_CONF_DIR | location to use when building new Hadoop config directory
339-
--------------------------------------------------------------------------------
340336
-s | MH_SCRATCH_DIR | location of node-local storage for HDFS data
341-
--------------------------------------------------------------------------------
342337
-h | HADOOP_HOME | location of hadoop installation containing myHadoop templates in $HADOOP_HOME/conf
343-
--------------------------------------------------------------------------------
344338
-i | MH_IPOIB_TRANSFORM | regex (passed to sed -e) to transform hostnames from resource manager to IP over InfiniBand hosts
345-
--------------------------------------------------------------------------------
346339

347340
The order of precedence is
348341

0 commit comments

Comments
 (0)