Skip to content

Commit 37ad680

Browse files
author
Marcelo Vanzin
committed
Grammar.
1 parent 69600e6 commit 37ad680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ easily add other plugins from the command line without overwriting the config fi
11601160
plugins are ignored.
11611161

11621162
Distribution of the jar files containing the plugin code is currently not done by Spark. The user
1163-
or admin should make sure that the jar file is available to Spark applications, for example, by
1163+
or admin should make sure that the jar files are available to Spark applications, for example, by
11641164
including the plugin jar with the Spark distribution. The exception to this rule is the YARN
11651165
backend, where the <code>--jars</code> command line option (or equivalent config entry) can be
11661166
used to make the plugin code available to both executors and cluster-mode drivers.

0 commit comments

Comments
 (0)