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 2020/03/07 19:04:51 UTC

[GitHub] [spark] shanyu commented on issue #27781: [SPARK-31028][CORE] Add "-XX:ActiveProcessorCount" to Spark driver and executor in Yarn mode

shanyu commented on issue #27781: [SPARK-31028][CORE] Add "-XX:ActiveProcessorCount" to Spark driver and executor in Yarn mode
URL: https://github.com/apache/spark/pull/27781#issuecomment-596127646
 
 
   Thanks @dongjoon-hyun for reviewing this PR. spark.driver.extraJavaOptions and spark.executor.extraJavaOptions could be a workaround. However, it should not be a long term solution, right? Customer already specified spark.driver.cores and spark.executor.cores and we should honor it. I don't know which spark version target java 8u191 and above, and we should put the fix in for such spark version in the future then.

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


With regards,
Apache Git Services

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