James Clarke
Results
1
issues of
James Clarke
The following `spark-submit` options are really useful for tweaking the spark configuration/environment on a per-app/job basis: - `--packages` - `--exclude-packages` - `--repositories` - `--conf` - `--properties-file` The changes to the...