[GitHub] [spark] gatorsmile commented on a change in pull request #22881: [SPARK-25855][CORE] Don't use erasure coding for event logs by default
gatorsmile commented on a change in pull request #22881: [SPARK-25855][CORE] Don't use erasure coding for event logs by default URL: https://github.com/apache/spark/pull/22881#discussion_r361093119 ## File path: docs/configuration.md ## @@ -761,6 +761,17 @@ Apart from these, the following properties are also available, and may be useful Compression will use spark.io.compression.codec. + + spark.eventLog.allowErasureCoding Review comment: cc @Ngone51 Could you submit a PR? 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: us...@infra.apache.org With regards, Apache Git Services - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org
[GitHub] [spark] gatorsmile commented on a change in pull request #22881: [SPARK-25855][CORE] Don't use erasure coding for event logs by default
gatorsmile commented on a change in pull request #22881: [SPARK-25855][CORE] Don't use erasure coding for event logs by default URL: https://github.com/apache/spark/pull/22881#discussion_r361093055 ## File path: docs/configuration.md ## @@ -761,6 +761,17 @@ Apart from these, the following properties are also available, and may be useful Compression will use spark.io.compression.codec. + + spark.eventLog.allowErasureCoding Review comment: Change `spark.eventLog.allowErasureCoding` to `spark.eventLog.allowErasureCoding.enabled` ? 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: us...@infra.apache.org With regards, Apache Git Services - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org