Skip to content

Commit 181edf8

Browse files
Revert change per input.
1 parent ef29fe4 commit 181edf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/spark-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ Submit the job using `spark-submit`.
235235

236236
This operation starts the Spark job, which streams job status to your shell session. While the job is running, you can see Spark driver pod and executor pods using the kubectl get pods command. Open a second terminal session to run these commands.
237237

238-
```bash
238+
```console
239239
kubectl get pods
240240
```
241241

0 commit comments

Comments
 (0)