You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-user@hadoop.apache.org by "S.L" <si...@gmail.com> on 2014/08/18 22:20:49 UTC

Passing VM arguments while submitting a job in Hadoop YARN.

Hi All,

All we submit a job using bin/hadoop script on teh resource manager node,
what if we need our job to be passed in a vm argument like in my case
'target-env' , how o I do that , will this argument be passed to all the
node managers in different nodes ?