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: