You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spark-shell.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ enterprise: 'no'
7
7
# Interactive Spark Shell
8
8
9
9
You can run Spark commands interactively in the Spark shell. The Spark shell is available
10
-
in either Scalaor Python.
10
+
in either Scala, Python, or R.
11
11
12
12
1. SSH into a node in the DC/OS cluster. [Learn how to SSH into your cluster and get the agent node ID](https://dcos.io/docs/latest/administration/access-node/sshcluster/).
0 commit comments