You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/03/01 21:56:47 UTC

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #31618: [SPARK-34503][CORE] Use zstd for spark.eventLog.compression.codec by default

dongjoon-hyun commented on a change in pull request #31618:
URL: https://github.com/apache/spark/pull/31618#discussion_r585078575



##########
File path: docs/configuration.md
##########
@@ -1040,10 +1040,9 @@ Apart from these, the following properties are also available, and may be useful
 </tr>
 <tr>
   <td><code>spark.eventLog.compression.codec</code></td>
-  <td></td>
+  <td>zstd</td>
   <td>
-    The codec to compress logged events. If this is not given,
-    <code>spark.io.compression.codec</code> will be used.
+    The codec to compress logged events.

Review comment:
       Thank you for review, @tgravescs . Sure, I'll make a documentation follow-up.




----------------------------------------------------------------
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:
users@infra.apache.org



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