Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22398#discussion_r216882861
  
    --- 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 --
    
    This seems fine. If you have to change anything, I might say this as "If 
true, use the long form of call sites in the event log. Otherwise use the short 
form." Just to clarify what long form is an alternative to.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to