maobaolong opened a new issue, #1888:
URL: https://github.com/apache/incubator-uniffle/issues/1888

   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   
   
   ### Search before asking
   
   - [X] I have searched in the 
[issues](https://github.com/apache/incubator-uniffle/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### Describe the feature
   
   Introduce a config to limit the maximum of partition size, client will 
received an exception with message to show the partition size and configured 
max partition size.
   
   ### Motivation
   
   - Protected the shuffle server to avoid write huge huge huge file.(I am so 
lucky to saw a 6TB file under a single disk of shuffle server)
   - Fast failed and let user know the truth is partition data skew and user 
can do something to avoid product huge huge huge partition.
   
   ### Describe the solution
   
   _No response_
   
   ### Additional context
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to