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/02/04 02:31:37 UTC

[GitHub] [spark] cloud-fan commented on pull request #31460: [SPARK-34346][CORE][SQL] io.file.buffer.size set by spark.buffer.size will override by loading hive-site.xml accidentally may cause perf regression

cloud-fan commented on pull request #31460:
URL: https://github.com/apache/spark/pull/31460#issuecomment-772978367


   `spark > spark.hive > spark.hadoop > hive > hadoop` makes sense and the new change is much easier to prove that it follows this order. Previously, we load the `hive-site.xml` at the end, and try to simulate that it has a lower priority, which is very hacky.


----------------------------------------------------------------
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