From ee07f2e982d4e06df9edc42e9280414adf7f43b4 Mon Sep 17 00:00:00 2001 From: Rob Genova Date: Fri, 7 Jul 2017 09:47:52 -0700 Subject: [PATCH] minor formatting fix --- terraform/examples/spark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/examples/spark/README.md b/terraform/examples/spark/README.md index 6e71bbcdd..1b42dbfe6 100644 --- a/terraform/examples/spark/README.md +++ b/terraform/examples/spark/README.md @@ -65,7 +65,7 @@ corresponding public IP. You can access the history server at ## Sample Spark jobs The sample `spark-submit` commands listed below demonstrate several of the -official Spark examples. Features like `spark-sql`, `spark-shell` and pyspark +official Spark examples. Features like `spark-sql`, `spark-shell` and `pyspark` are included. The commands can be executed from any client or server. You can monitor the status of a Spark job in a second terminal session with: