dongjoon-hyun opened a new pull request #28132: [MINOR][DOCS] Update 
requirements for spark.dynamicAllocation.enabled
URL: https://github.com/apache/spark/pull/28132
 
 
   ### What changes were proposed in this pull request?
   
   This PR fixes the outdated requirement for 
`spark.dynamicAllocation.enabled=true`.
   
   ### Why are the changes needed?
   
   As described at `spark.dynamicAllocation.shuffleTracking.enabled` in the 
same table, we can enabled Dynamic Allocation without shuffle service.
   
   ### Does this PR introduce any user-facing change?
   
   Yes. (Doc.)
   
   ### How was this patch tested?
   
   Manually generate the doc by `SKIP_API=1 jekyll build`

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


With regards,
Apache Git Services

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

Reply via email to