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

   ### 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
   
   In rss client side, it's necessary to set the extra java options by the 
config options, like the spark conf:     `spark.executor.extraJavaOptions`.
   
   For example, I want to set the 
`io.grpc.netty.shaded.io.netty.eventLoopThreads` to avoid too much threads, in 
current codebase, I have to set it by the spark side javaOptions. This is not 
easy to make all jobs applied of this option. 
   
   Samely, if we have the `rss.extra.JavaOptions` config, this could be applied 
and controlled by the rss side rather than spark service.
   
   
   ### Motivation
   
   _No response_
   
   ### 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