cyrus-jackson opened a new pull request #3215: URL: https://github.com/apache/hadoop/pull/3215
This PR aims to support NodeHealthCheckerService as pluggable interface, The custom yarn.nodemanager.health-checker-service.classcan be used by setting `yarn.nodemanager.health-checker-service.class` in the configuration. If no class is set it falls back to the default class i.e `NodeHealthCheckerServiceImpl` -- 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]
