You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "pan3793 (via GitHub)" <gi...@apache.org> on 2023/05/30 13:07:43 UTC

[GitHub] [spark] pan3793 commented on pull request #41384: [SPARK-43297][ML]Use scala parallel collection ParVector to accelarate LocalKMeans.

pan3793 commented on PR #41384:
URL: https://github.com/apache/spark/pull/41384#issuecomment-1568405597

   This change causes the Driver to use `scala.concurrent.ExecutionContext.global` for calculation, is it reasonable to occupy more cores than `spark.driver.cores`?


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