From f817a58066bcc762af47a70d86eb695311972194 Mon Sep 17 00:00:00 2001 From: MCamp859 Date: Wed, 28 Feb 2018 11:38:19 -0500 Subject: [PATCH] Edited for grammar, format, and text flow. Signed-off-by: MCamp859 --- source/clear-linux/tutorials/spark.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/clear-linux/tutorials/spark.rst b/source/clear-linux/tutorials/spark.rst index eb261cdf..3b5b318f 100644 --- a/source/clear-linux/tutorials/spark.rst +++ b/source/clear-linux/tutorials/spark.rst @@ -68,9 +68,9 @@ Configure Apache Spark $ sudo cp /etc/spark/log4j.properties.template /etc/spark/log4j.properties #. Edit the :file:`/etc/spark/spark-env.sh` file and add the - :option:`SPARK_MASTER_HOST` variable. Replace the example - address below with your localhost IP address. (View your IP address with - the :command:`hostname -I` command.) + :option:`SPARK_MASTER_HOST` variable. Replace the example address below + with your localhost IP address. (View your IP address using the + :command:`hostname -I` command.) .. code-block:: xml