zhongjingxiong edited a comment on pull request #35142: URL: https://github.com/apache/spark/pull/35142#issuecomment-1008292667
@zero323 @HyukjinKwon Thank you for your review. In fact, this is just a suggestion, because I think a large number of machines adopt CentOS as the operating system, and switch the scheduler from yarn to k8s. The python compiled by the user in centots' operating system can not be directly migrated to k8s for direct use, because it is found that even in the testing stage, python 3 In addition, exceptions will be thrown when loading third-party packages, but they can be executed normally on yarn. We hope to reduce the time cost for users and provide an environment that can be migrated directly from yarn to k8s. Is it better? -- 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]
