You have a cluster with black listed nodes, this is how you can make dem white listed nodes
<property>
<name>dfs.hosts</name>
<value>path to whitelisted node file</value>
</property>
then issue following command
./bin/hadoop dfsadmin -refreshNodes
<property>
<name>dfs.hosts</name>
<value>path to whitelisted node file</value>
</property>
then issue following command
./bin/hadoop dfsadmin -refreshNodes
No comments:
Post a Comment
Thank you for Commenting Will reply soon ......