Re: [PR] [SPARK-48396] Support configuring max cores can be used for SQL [spark]

2024-07-16 Thread via GitHub


yabola commented on PR #46713:
URL: https://github.com/apache/spark/pull/46713#issuecomment-2232302650

   I would like to describe the usage scenario:
   In a scenario where multiple users are sharing  2048 core long running SQL 
cluster. Some users may have non-standard queries that use a large number of 
cores, causing other users' smaller sql to get stuck.  By globally limiting SQL 
to 500 core, it can help reduce the occurrence of starvation.


-- 
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-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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



Re: [PR] [SPARK-48396] Support configuring max cores can be used for SQL [spark]

2024-05-24 Thread via GitHub


yabola commented on PR #46713:
URL: https://github.com/apache/spark/pull/46713#issuecomment-2129043469

   @cloud-fan could you take a look, thank you~ This is useful in a shared sql 
cluster. This will make it easier to control sql. 
   The picture below shows that cores used is consistent.
   https://github.com/apache/spark/assets/31469905/f6812b84-d5fb-4436-b1a2-3171547c94e0";>
   


-- 
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-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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