You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by hitarth trivedi <t....@gmail.com> on 2015/01/05 17:18:46 UTC

Point Resource Manager to Node Manager in YARN

Hi,

I am very new to YARN.
I have a setup where ResourceManager is running on one cluster and I have 2
NodeManager running on other clusters.
Could someone point me to setting required to point my ResourceManager to 2
of my NodeManager ?

Thanks,
Hitarth

Re: Point Resource Manager to Node Manager in YARN

Posted by Jian He <jh...@hortonworks.com>.
Config the following to the actual RM address in your NodeManger
yarn-site.xml

 <property>

    <name>yarn.resourcemanager.resource-tracker.address</name>

    <value>${yarn.resourcemanager.hostname}:8031</value>

  </property>

On Mon, Jan 5, 2015 at 8:18 AM, hitarth trivedi <t....@gmail.com> wrote:

> Hi,
>
> I am very new to YARN.
> I have a setup where ResourceManager is running on one cluster and I have
> 2 NodeManager running on other clusters.
> Could someone point me to setting required to point my ResourceManager to
> 2 of my NodeManager ?
>
> Thanks,
> Hitarth
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Point Resource Manager to Node Manager in YARN

Posted by Jian He <jh...@hortonworks.com>.
Config the following to the actual RM address in your NodeManger
yarn-site.xml

 <property>

    <name>yarn.resourcemanager.resource-tracker.address</name>

    <value>${yarn.resourcemanager.hostname}:8031</value>

  </property>

On Mon, Jan 5, 2015 at 8:18 AM, hitarth trivedi <t....@gmail.com> wrote:

> Hi,
>
> I am very new to YARN.
> I have a setup where ResourceManager is running on one cluster and I have
> 2 NodeManager running on other clusters.
> Could someone point me to setting required to point my ResourceManager to
> 2 of my NodeManager ?
>
> Thanks,
> Hitarth
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Point Resource Manager to Node Manager in YARN

Posted by Jian He <jh...@hortonworks.com>.
Config the following to the actual RM address in your NodeManger
yarn-site.xml

 <property>

    <name>yarn.resourcemanager.resource-tracker.address</name>

    <value>${yarn.resourcemanager.hostname}:8031</value>

  </property>

On Mon, Jan 5, 2015 at 8:18 AM, hitarth trivedi <t....@gmail.com> wrote:

> Hi,
>
> I am very new to YARN.
> I have a setup where ResourceManager is running on one cluster and I have
> 2 NodeManager running on other clusters.
> Could someone point me to setting required to point my ResourceManager to
> 2 of my NodeManager ?
>
> Thanks,
> Hitarth
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: Point Resource Manager to Node Manager in YARN

Posted by Jian He <jh...@hortonworks.com>.
Config the following to the actual RM address in your NodeManger
yarn-site.xml

 <property>

    <name>yarn.resourcemanager.resource-tracker.address</name>

    <value>${yarn.resourcemanager.hostname}:8031</value>

  </property>

On Mon, Jan 5, 2015 at 8:18 AM, hitarth trivedi <t....@gmail.com> wrote:

> Hi,
>
> I am very new to YARN.
> I have a setup where ResourceManager is running on one cluster and I have
> 2 NodeManager running on other clusters.
> Could someone point me to setting required to point my ResourceManager to
> 2 of my NodeManager ?
>
> Thanks,
> Hitarth
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.