Github user michaelmior commented on a diff in the pull request:
https://github.com/apache/spark/pull/22398#discussion_r217013397
--- Diff: docs/configuration.md ---
@@ -746,6 +746,13 @@ Apart from these, the following properties are also
available, and may be useful
*Warning*: This will increase the size of the event log considerably.
</td>
</tr>
+<tr>
+ <td><code>spark.eventLog.longForm.enabled</code></td>
+ <td>false</td>
+ <td>
+ Whether to use the long form of call sites in the event log.
--- End diff --
Changed. I was thinking the behaviour on false was implicit, but nothing
wrong with being explicit anyway :)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]