Launch Spark Application Master to a particular node in YARN cluster? -



Launch Spark Application Master to a particular node in YARN cluster? -

i have yarn cluster master node running resource manager , 2 other nodes. able submit spark application client machine in "yarn-cluster" mode. there way can configure node in cluster launches spark application master?

i inquire because if application master launches in master node works fine if starts in other nodes this:

retrying connect server: 0.0.0.0/0.0.0.0:8030.

and job accepted , never runs

apache-spark yarn

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -