HeartSaVioR commented on a change in pull request #27208: [SPARK-30481][CORE] 
Integrate event log compactor into Spark History Server
URL: https://github.com/apache/spark/pull/27208#discussion_r369824131
 
 

 ##########
 File path: docs/configuration.md
 ##########
 @@ -1023,6 +1023,26 @@ Apart from these, the following properties are also 
available, and may be useful
     The max size of event log file before it's rolled over.
   </td>
 </tr>
+<tr>
+  <td><code>spark.history.fs.eventLog.rolling.maxFilesToRetain</code></td>
+  <td>Int.MaxValue</td>
+  <td>
+    The maximum number of event log files which will be retained as 
non-compacted. By default,
 
 Review comment:
   I think we are using JIRA issue to write content for release note if it's 
necessary. Labeled as "release-notes" and content in "Docs text".
   https://issues.apache.org/jira/browse/SPARK-25016
   
   I'd be pretty much appreciated if you can write the release note content for 
this issue, as JIRA issue is not good to review and make change continuously.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to