Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/7991#discussion_r36417387
--- Diff: docs/configuration.md ---
@@ -474,6 +474,22 @@ Apart from these, the following properties are also
available, and may be useful
</td>
</tr>
<tr>
+ <td><code>spark.shuffle.service.enabled</code></td>
+ <td>false</td>
+ <td>
+ Enables the external shuffle service. This service preserves the
shuffle files written by
+ executors so the executors can be safely removed. This must be enabled
if
--- End diff --
Pardon my ignorance -- i don't pay much attention to this part -- but what
does this entail? like, is there a bit of doc I can point to here?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]