File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1160,7 +1160,7 @@ easily add other plugins from the command line without overwriting the config fi
11601160plugins are ignored.
11611161
11621162Distribution 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
11641164including the plugin jar with the Spark distribution. The exception to this rule is the YARN
11651165backend, where the <code >--jars</code > command line option (or equivalent config entry) can be
11661166used to make the plugin code available to both executors and cluster-mode drivers.
You can’t perform that action at this time.
0 commit comments