mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-28 03:16:49 +00:00
Edited for grammar, format, and text flow.
Signed-off-by: MCamp859 <mary.camp@ptiglobal.net>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user