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 2022/10/06 20:43:16 UTC

[GitHub] [spark] dongjoon-hyun opened a new pull request, #38136: [SPARK-40682][SQL][TESTS] Set `spark.driver.maxResultSize` to 3g in `SqlBasedBenchmark`

dongjoon-hyun opened a new pull request, #38136:
URL: https://github.com/apache/spark/pull/38136

   ### What changes were proposed in this pull request?
   
   This PR aims to set `spark.driver.maxResultSize` to 3g in `SqlBasedBenchmark`.
   
   ### Why are the changes needed?
   
   Apache Spark benchmark is using `4g` JVM memory. We can utilize it for `spark.driver.maxResultSize` in some cases after this PR.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No. This is a test case and unblocks only the cases which failed before.
   
   ### How was this patch tested?
   
   N/A


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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


[GitHub] [spark] dongjoon-hyun commented on pull request #38136: [SPARK-40682][SQL][TESTS] Set `spark.driver.maxResultSize` to 3g in `SqlBasedBenchmark`

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun commented on PR #38136:
URL: https://github.com/apache/spark/pull/38136#issuecomment-1270994359

   Thank you, @dcoliversun and @HyukjinKwon .
   This is tested manually and irrelevant to GitHub Actions.
   Merged to master/3.3.


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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


[GitHub] [spark] dongjoon-hyun closed pull request #38136: [SPARK-40682][SQL][TESTS] Set `spark.driver.maxResultSize` to 3g in `SqlBasedBenchmark`

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #38136: [SPARK-40682][SQL][TESTS] Set `spark.driver.maxResultSize` to 3g in `SqlBasedBenchmark`
URL: https://github.com/apache/spark/pull/38136


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

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

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