Re: setting label to node in Distributed mode

2021-08-05 Thread Naga Pavan Kumar
ng this dynamically in >> different periods of time during the cluster life cycle. >> >> I was looking for some cli or other means of doing this. >> >> Does anything like this exist? >> From: Naganarasimha Garla >> Sent: Wednesday, August 4, 2021 10:27:18 P

Re: setting label to node in Distributed mode

2021-08-04 Thread Naganarasimha Garla
August 4, 2021 10:27:18 PM > *To:* yairo...@gmail.com > *Cc:* common-u...@hadoop.apache.org > *Subject:* Re: setting label to node in Distributed mode > > Hi @Yair, > > I think documentation is pretty detailed @ > https://hadoop.apache.org/docs

Re: setting label to node in Distributed mode

2021-08-04 Thread Yair Ogen
, August 4, 2021 10:27:18 PM To: yairo...@gmail.com Cc: common-u...@hadoop.apache.org Subject: Re: setting label to node in Distributed mode Hi @Yair, I think documentation is pretty detailed @https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/NodeAttributes.html

Re: setting label to node in Distributed mode

2021-08-04 Thread Naganarasimha Garla
Hi @Yair, I think documentation is pretty detailed @ https://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/NodeAttributes.html#Distributed_Node_Attributes_mapping . yarn.nodemanager.node-attributes.provider.configured-node-attributes needs to be configured for your requirements... R