beliefer opened a new pull request #28141: 
[SPARK-31092][SPARK-31109][SPARK-31118][3.0] Backport version for resource 
managers(Yarn, Mesos, K8S)
URL: https://github.com/apache/spark/pull/28141
 
 
   ### What changes were proposed in this pull request?
   This PR is related to https://github.com/apache/spark/pull/27856, 
https://github.com/apache/spark/pull/27863 and 
https://github.com/apache/spark/pull/27875.
   This PR used to back port the version information of resource managers to 
branch-3.0.
   Commits in this PR:
   
https://github.com/apache/spark/commit/0722dc5fb8865c49dd37a44bac2d7ad0213dc436
   
https://github.com/apache/spark/commit/1254c8803454ec855bd66de5f763188f81e7ea66
   
https://github.com/apache/spark/commit/1cd80fa9fa18f6866c73e94d0558e83827d6ce91
   
   I have checked these config and found only one difference between master and 
branch-3.0. master has a new added config:
   Item name | Since version | JIRA ID | Commit ID | Note
   -- | -- | -- | -- | --
   KUBERNETES_AUTH_DRIVER_CONF_PREFIX.serviceAccountName | 2.3.0 | SPARK-18278 
| e9b2070ab2d04993b1c0c1d6c6aba249e6664c8d#diff-6e882d5561424e7e6651eb46f10104b8
   
   
   ### Why are the changes needed?
   Supplemental configuration version information.
   
   
   ### Does this PR introduce any user-facing change?
   'No'.
   
   
   ### How was this patch tested?
   Jenkins test.
   

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