hadoop - Non localization by Resourse Manager in YARN -


in definitive guide of hadoop mentioned that:

"sometimes locality constraint cannot met, in case either no allocation made or, optionally, constraint can loosened. example, if specific node requested not possible start container on (because other containers running on it), yarn try start container on node in same rack, or, if that’s not possible, on node in cluster."

i not able this, because if application manager needs container on particular node block resides , in case if rm not able create container on particular node requested due unavailability, may create container on node according above sentence, how serve purpose of localization?


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

c# - Search and Add Comment with OpenXML for Word -